Make the orange in Right Now module darker

git-svn-id: https://develop.svn.wordpress.org/trunk@11157 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2009-05-02 08:04:03 +00:00
parent fa64b5b57c
commit 5bac670114
1 changed files with 1 additions and 1 deletions

View File

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