Color tweaks, fixes #6180
git-svn-id: https://develop.svn.wordpress.org/trunk@7261 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
7c8ffbe0a5
commit
eec8f39487
@ -303,7 +303,7 @@ ul.widget-control-list .sorthelper {
|
||||
}
|
||||
|
||||
#adminmenu li a #awaiting-mod {
|
||||
background-image: url(../images/comment-stalk.gif);
|
||||
background-image: url(../images/comment-stalk-classic.gif);
|
||||
}
|
||||
|
||||
#adminmenu li a #awaiting-mod span {
|
||||
@ -318,7 +318,7 @@ ul.widget-control-list .sorthelper {
|
||||
|
||||
|
||||
#adminmenu li a:hover #awaiting-mod span {
|
||||
background-color: #264761;
|
||||
background-color: #07273E;
|
||||
}
|
||||
|
||||
#adminmenu, div#media-upload-header {
|
||||
|
@ -287,7 +287,7 @@ ul.widget-control-list .sorthelper {
|
||||
}
|
||||
|
||||
#adminmenu li a #awaiting-mod {
|
||||
background-image: url(../images/comment-stalk.gif);
|
||||
background-image: url(../images/comment-stalk-fresh.gif);
|
||||
}
|
||||
|
||||
#adminmenu li a #awaiting-mod span, #rightnow .reallynow {
|
||||
|
BIN
wp-admin/images/comment-stalk-classic.gif
Normal file
BIN
wp-admin/images/comment-stalk-classic.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Loading…
Reference in New Issue
Block a user