Changes

MediaWiki:Common.css

178 bytes added, 23:14, 12 October 2023
Adding style rule for Template pages
* Changes the background color of the menuSelectWidget to gray so that the options are actually visible
* Gray is used over black to keep black elements visible
*/
.oo-ui-menuSelectWidget, .oo-ui-dropdownWidget {
background-color: gray;
}
 
/*
* Center aligns text (which would be ✓ or ✗) in the 2nd column for Template Documentation pages
*/
.TemplateDocumentation td:nth-child(2) {
text-align: center;
}
WikiDefender, bureaucrat, administrator
617
edits