Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Suppressors, Administrators
6,161
edits
(Undo revision 802 by Prince of asia (talk)) Tag: Undo |
No edit summary |
||
Line 6: | Line 6: | ||
/** TABLES **/ | /** TABLES **/ | ||
/* KTV Table*/ | /* KTV Table */ | ||
.table.ktv-table > :first-child > tr:first-child, | .table.ktv-table > :first-child > tr:first-child, | ||
.table.ktv-table > tbody > tr.heading, | .table.ktv-table > tbody > tr.heading, | ||
Line 14: | Line 14: | ||
border-color:#777d9e!important; | border-color:#777d9e!important; | ||
} | } | ||
.table.ktv-table > tbody > tr:nth-child(odd), | .table.ktv-table > tbody > tr:nth-child(odd), | ||
.table > tbody > tr.ktv-table:nth-child(odd) { | .table > tbody > tr.ktv-table:nth-child(odd) { | ||
background-color:#dfe1ec; | background-color:#dfe1ec; | ||
} | } |