Template:Hide checkboxes/styles.css

From Acadēmīa Latīnitātis
Revision as of 20:34, 22 January 2023 by Jācōbus (talk | contribs) (Created page with ".hide-checkboxes form .inputbox-element, .hide-checkboxes .mw-ui-checkbox { display: none !important; →‎the extension has display: table !important >:(: }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.hide-checkboxes form .inputbox-element,
.hide-checkboxes .mw-ui-checkbox {
	display: none !important; /* the extension has display: table !important >:( */
}