Changes

MediaWiki:Common.css

325 bytes added, 18:24, 9 October 2023
Added CSS to make menu widgets visible
.no-decoration a:hover {
text-decoration: none;
}
 
/* Changes the background color of the menuSelectWidget to black so that the options are actually visible */
.oo-ui-menuSelectWidget {
position: absolute;
background-color: #000000;
margin-top: -1px;
border: 1px solid #aaaaaa;
border-radius: 0 0 2px 2px;
box-shadow: 0 0.15em 0 0 rgba(0,0,0,0.15);
}
WikiDefender, bureaucrat, administrator
617
edits