Dashboard color tweak.

git-svn-id: https://develop.svn.wordpress.org/trunk@7229 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2008-03-11 02:08:10 +00:00
parent a4c2e0dbf8
commit 4af580ebbd
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ div.dashboard-widget-error {
}
div.dashboard-widget-notice {
background-color: #cfe1ef;
background-color: #F0F6FB;
}
div.dashboard-widget-submit, ul.widget-control-list div.widget-control-actions {