staff
1,132
edits
(aniblackle) |
(aniblackle) |
||
Line 69: | Line 69: | ||
#layout-main table.file.entities tr.good, | #layout-main table.file.entities tr.good, | ||
#layout-main div.myvotes_all table tr td.high, | #layout-main div.myvotes_all table tr td.high, | ||
#layout-main .mylist:not(.liststate_dropped) | #layout-main .mylist:not(.liststate_dropped), | ||
#layout-main div.producer_all table tr.mylist:not(.liststate_dropped), | #layout-main div.producer_all table tr.mylist:not(.liststate_dropped), | ||
#layout-main div.latest2_all table tr.mylist:not(.liststate_dropped), | #layout-main div.latest2_all table tr.mylist:not(.liststate_dropped), | ||
Line 99: | Line 99: | ||
#layout-main table.file.entities tr.g_odd.good, | #layout-main table.file.entities tr.g_odd.good, | ||
#layout-main div.myvotes_all table tr.g_odd td.high, | #layout-main div.myvotes_all table tr.g_odd td.high, | ||
#layout-main .g_odd.mylist:not(.liststate_dropped) | #layout-main .g_odd.mylist:not(.liststate_dropped), | ||
#layout-main div.producer_all table tr.g_odd.mylist:not(.liststate_dropped), | #layout-main div.producer_all table tr.g_odd.mylist:not(.liststate_dropped), | ||
#layout-main div.latest2_all table tr.g_odd.mylist:not(.liststate_dropped), | #layout-main div.latest2_all table tr.g_odd.mylist:not(.liststate_dropped), | ||
Line 147: | Line 147: | ||
#layout-main table.file.entities tr.g_odd.invalid | #layout-main table.file.entities tr.g_odd.invalid | ||
{ | { | ||
color: #000000 !important; | |||
} | |||
/* change link colour to blue for anything that gets green highlights, except for liststate_dropped */ | /* change link colour to blue for anything that gets green highlights, except for liststate_dropped */ | ||
#layout-main .identical a, | #layout-main .identical a, | ||
Line 154: | Line 157: | ||
#layout-main table.file.entities tr.good a, | #layout-main table.file.entities tr.good a, | ||
#layout-main div.myvotes_all table tr td.high a, | #layout-main div.myvotes_all table tr td.high a, | ||
#layout-main .mylist:not(.liststate_dropped) | #layout-main .mylist:not(.liststate_dropped), | ||
#layout-main div.producer_all table tr.mylist:not(.liststate_dropped) a, | #layout-main div.producer_all table tr.mylist:not(.liststate_dropped) a, | ||
#layout-main div.latest2_all table tr.mylist:not(.liststate_dropped) a, | #layout-main div.latest2_all table tr.mylist:not(.liststate_dropped) a, | ||
Line 184: | Line 187: | ||
#layout-main table.file.entities tr.g_odd.good a, | #layout-main table.file.entities tr.g_odd.good a, | ||
#layout-main div.myvotes_all table tr.g_odd td.high a, | #layout-main div.myvotes_all table tr.g_odd td.high a, | ||
#layout-main .g_odd.mylist:not(.liststate_dropped) | #layout-main .g_odd.mylist:not(.liststate_dropped), | ||
#layout-main div.producer_all table tr.g_odd.mylist:not(.liststate_dropped) a, | #layout-main div.producer_all table tr.g_odd.mylist:not(.liststate_dropped) a, | ||
#layout-main div.latest2_all table tr.g_odd.mylist:not(.liststate_dropped) a, | #layout-main div.latest2_all table tr.g_odd.mylist:not(.liststate_dropped) a, | ||
Line 233: | Line 236: | ||
{ | { | ||
color: #105289 !important; | color: #105289 !important; | ||
} | |||
#layout-footer:after | |||
{ | |||
content:"Design by CDB-Man. Improvements on DerIdiot`s Aniblackle2."; | |||
} | } |