User:Worf/anidb.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
} | } | ||
tr.g_even { | tr.g_even { | ||
Line 36: | Line 33: | ||
} | } | ||
tr.invalid { | tr.invalid { |
Revision as of 15:19, 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; } 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.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; }