mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-22 17:18:32 +01:00
Color tweaks, fixes #6180
git-svn-id: http://svn.automattic.com/wordpress/trunk@7261 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
574a6b4784
commit
143d94c1c4
@ -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