mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Correct text widget background color. It was really messing with our feng shui.
git-svn-id: https://develop.svn.wordpress.org/trunk@18760 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -119,6 +119,9 @@ div.dashboard-widget,
|
||||
border-color: #dfdfdf;
|
||||
background-color: #f9f9f9;
|
||||
}
|
||||
textarea.widefat {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
div.dashboard-widget-error {
|
||||
background-color: #c43;
|
||||
|
||||
Reference in New Issue
Block a user