Browse Happy dashboard box title should be white. props AndrewFrazier, fixes #17987 for trunk.

git-svn-id: https://develop.svn.wordpress.org/trunk@18416 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2011-07-11 05:36:47 +00:00
parent f733b63c93
commit d81744097b
3 changed files with 4 additions and 2 deletions

View File

@@ -458,6 +458,7 @@ a.rsswidget {
#dashboard_browser_nag.postbox.browser-insecure h3 {
border-bottom-color: #cd5a5a;
color: #fff;
}
#dashboard_browser_nag.postbox h3 {
@@ -467,6 +468,7 @@ a.rsswidget {
-webkit-box-shadow: none;
box-shadow: none;
background: transparent none;
color: #fff;
}
#dashboard_browser_nag a {