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

Safer nicotine wiki Tobacco Harm Reduction
Jump to navigation Jump to search
(the extension has !important :()
 
m (1 revision imported)
 
(No difference)

Latest revision as of 18:30, 2 January 2022

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