Dashboard color tweak.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7229 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
13e2adae6b
commit
801ab72258
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue