Changes

MediaWiki:Common.css

808 bytes removed, 17 March
m
Undo revision 21189 by Paloverde zfogshooterz (talk)
color: #FFFFFF;
}
 
#startabber ul.tabbernav li:nth-child(1) a { background: transparent url("File:Campaign_Standard_Shard_Pack_Icon.png") no-repeat scroll center center; }
#startabber ul.tabbernav li:nth-child(2) a { background: transparent url("File:Chaos_1_Shard_Pack_Icon.png") no-repeat scroll center center; }
#startabber ul.tabbernav li:nth-child(3) a { background: transparent ("File:Chaos_2_Shard_Pack_Icon.png") no-repeat scroll center center; }
#startabber ul.tabbernav li:nth-child(4) a { background: transparent url("File:Chaos_3_Shard_Pack_Icon.png") no-repeat scroll center center; }
#startabber ul.tabbernav li:nth-child(5) a { background: transparent url("File:Chaos_4_Shard_Pack_Icon.png") no-repeat scroll center center; }
#startabber ul.tabbernav li:nth-child(6) a { background: transparent url("File:Chaos_5_Shard_Pack_Icon.png") no-repeat scroll center center; }
#startabber ul.tabbernav li:nth-child(7) a { background: transparent url("File:Chaos_6_Shard_Pack_Icon.png") no-repeat scroll center center; }
#startabber ul.tabbernav li:nth-child(8) a { background: transparent url("File:Chaos_7_Shard_Pack_Icon.png") no-repeat scroll center center; }
#startabber ul.tabbernav li:nth-child(9) a { background: transparent url("File:Chaos_8_shard_Pack_Icon.png") no-repeat scroll center center; }
#startabber ul.tabbernav li:nth-child(10) a { background: transparent url("File:Chaos_IX_Shard_Pack.png") no-repeat scroll center center; }
 
/* Makes changed text in the "Changes" panel in the wikitext editor visible */
.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,804
edits