User:Worf/anidb.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
color: #ff0000; | color: #ff0000; | ||
font-weight:bold; | font-weight:bold; | ||
} | } | ||
Line 31: | Line 16: | ||
tr.ADD { | tr.ADD { | ||
background-color: #19AF96; | background-color: #19AF96; | ||
} | } | ||
Line 75: | Line 39: | ||
width: 110px; | width: 110px; | ||
} | } | ||
#layout-content div.userpage_all div.stats, | #layout-content div.userpage_all div.stats, |
Revision as of 15:23, 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.EDIT { } tr.DEL { background-color: #bf6269; } tr.ADD { background-color: #19AF96; } #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; }