Make the orange in Right Now module darker
git-svn-id: http://svn.automattic.com/wordpress/trunk@11157 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
9d7f3dbf3b
commit
175c9730fb
|
@ -155,7 +155,7 @@ div.postbox div.inside {
|
|||
}
|
||||
|
||||
#dashboard_right_now .waiting {
|
||||
color: orange;
|
||||
color: #e66f00;
|
||||
}
|
||||
|
||||
#dashboard_right_now .approved {
|
||||
|
|
Loading…
Reference in New Issue