mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user