Template:Hide checkboxes/styles.css

From Acadēmīa Latīnitātis
.hide-checkboxes form .inputbox-element,
.hide-checkboxes .mw-ui-checkbox {
	display: none !important; /* the extension has display: table !important >:( */
}