Content deleted Content added
No edit summary
Undo revision 552 by PeaceDeadC (talk)
Tag: Undo
Line 1,992:
background-color:#EEE;
}
/* pve */
.table.pve > :first-child > tr:first-child,
.table.pve > :first-child > tr:first-child > *,
.table.pve > * > tr.heading,
.table.pve > * > tr.heading > * {
background-color:#FC6 !important;
border-color:#CCA352 !important;
}
.table.pve > * > tr > th,
.table > * > tr.pve > th {
background-color:#FFE6B3;
border-color:#CCB88F;
}
.table.pve > tbody > tr:nth-child(odd),
.table > tbody > tr.pve:nth-child(odd) {
background-color:#FFF8E8;
}
 
/* career */