Changes

MediaWiki:Common.css

424 bytes added, 17 March
m
Undo revision 21189 by Paloverde zfogshooterz (talk)
div#mw-panel div.portal h3 {
color: #FFFFFF;
}
 
.tabber li a[title="Campaign Shards"] {
background-image: https://wiki.dungeondefenders2.com/wiki/File:Campaign_Standard_Shard_Pack_Icon.png;
background-size:contain;
color: rgba(0,0,0,0);
}
.diffchange {
background: #FEEEC8;
}
 
/* Removes text decoration */
.no-decoration a:hover {
text-decoration: none;
}
 
/*
* 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;
}
 
/* Adds a litte bit of horizontal padding to each of the cells */
.TemplateDocumentation td {
padding: 0 5px;
}
WikiDefender
6,698
edits