User:Worf/anidb.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
#layout-content div.creq_data ins { | #layout-content div.creq_data ins { | ||
color: #008800; | color: #008800; | ||
Line 17: | Line 7: | ||
color: #ff0000; | color: #ff0000; | ||
font-weight:bold; | font-weight:bold; | ||
} | } | ||
Line 106: | Line 91: | ||
td.verified.no, tr.no td { | td.verified.no, tr.no td { | ||
background-color: #D7731E; | background-color: #D7731E; | ||
} | } | ||
Line 153: | Line 130: | ||
} | } | ||
#layout-menu div.menu ul.mod { | #layout-menu div.menu ul.mod { |
Revision as of 13:46, 17 February 2008
#layout-content div.creq_data ins { color: #008800; font-weight:bold; } #layout-content div.creq_data del { color: #ff0000; font-weight:bold; } div.g_section.mylist { background-color: #6FC279; } tr.g_even { background-color: #BFC2C9; } tr.g_odd { background-color: #B0B0B0; } tr.mylist { background-color: #6FC279; } tr.g_odd.mylist { background-color: #6FC279; } tr.EDIT { } tr.DEL { background-color: #bf6269; } tr.ADD { background-color: #19AF96; } tr.complete { background-color: #6FC279; } tr.finished { background-color: #19AF96; } tr.ongoing { background-color: #BFC2C9; } tr.stalled { background-color: #D7731E; } tr.dropped { background-color: #bf6269; } tr.unknown { background-color: #BFC2C9; } tr.g_odd.complete { background-color: #6FC279; } tr.g_odd.finished { background-color: #19AF96; } tr.g_odd.ongoing { background-color: #B0B0B0; } tr.g_odd.stalled { background-color: #D7731E; } tr.g_odd.dropped { background-color: #bf6269; } tr.g_odd.unknown { background-color: #B0B0B0; } tr.invalid { background-color: #bf6269; } tr.good { background-color: #6FC279; } tr.g_odd.invalid { background-color: #bf6269; } tr.g_odd.good { background-color: #6FC279; } td.verified.yes, tr.yes td { background-color: #6FC279; } td.verified.no, tr.no td { background-color: #D7731E; } #layout-content div.g_menu ul.state { height: 15px; padding-top: 2px; padding-bottom: 1px; } #layout-content div.g_menu ul.state + ul { clear: both; } #layout-content div.mylist_menu { width: 115px; } #layout-content div.mylist_menu ul.filters, #layout-content div.mylist_menu ul.state, #layout-content div.mylist_menu ul.user, #layout-content div.mylist_menu ul.util { margin: 1px; width: 110px; } #layout-content div.userpage_all div.stats, #layout-content div.myplace_all div.stats { display: block; float: left; clear: both; } #layout-content div.myplace_all div.stats_mylist, #layout-content div.myplace_all div.stats_contrib, #layout-content div.myplace_all div.stats_creq, #layout-content div.myplace_all div.stats_roles { } #layout-menu div.menu ul.mod { position: absolute; top: 300px; left: 20px; padding: 10px; background-color: transparent; border: 0px; } #layout-menu div.usermenu { position: absolute; top: 400px; left: 10px; }