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:
azaozz 2009-05-02 08:04:03 +00:00
parent 9d7f3dbf3b
commit 175c9730fb

View File

@ -155,7 +155,7 @@ div.postbox div.inside {
}
#dashboard_right_now .waiting {
color: orange;
color: #e66f00;
}
#dashboard_right_now .approved {