Template:Hide checkboxes/styles.css: Difference between revisions

From Acadēmīa Latīnitātis
(Created page with ".hide-checkboxes form .inputbox-element, .hide-checkboxes .mw-ui-checkbox { display: none !important; →‎the extension has display: table !important >:(: }")
 
(No difference)

Latest revision as of 19:34, 22 January 2023

.hide-checkboxes form .inputbox-element,
.hide-checkboxes .mw-ui-checkbox {
	display: none !important; /* the extension has display: table !important >:( */
}