Template:Hide checkboxes/styles.css

From the AARoads Wiki: Read about the road before you go
Jump to navigation Jump to search
/*  */
.hide-checkboxes form .inputbox-element,
.hide-checkboxes .mw-ui-checkbox {
	display: none !important; /* the extension has display: table !important >:( */
}