Template:Hide checkboxes/styles.css

Permanently protected template
From Wikipedia, the free encyclopedia
/* {{pp-template}} */
.hide-checkboxes form .inputbox-element,
.hide-checkboxes .mw-ui-checkbox {
	display: none !important; /* the extension has display: table !important >:( */
}