mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-23 08:41:24 +01:00
A little darker on the right now.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7260 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
67deb4e0f4
commit
574a6b4784
@ -306,11 +306,17 @@ ul.widget-control-list .sorthelper {
|
||||
background-image: url(../images/comment-stalk.gif);
|
||||
}
|
||||
|
||||
#adminmenu li a #awaiting-mod span, #rightnow .reallynow {
|
||||
#adminmenu li a #awaiting-mod span {
|
||||
background-color: #d54e21;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#rightnow .reallynow {
|
||||
background-color: #114973;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
||||
#adminmenu li a:hover #awaiting-mod span {
|
||||
background-color: #264761;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user