mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 07:40:07 +00:00
Warning for out of date and insecure browsers, props aaroncampbell, fixes #17323
git-svn-id: https://develop.svn.wordpress.org/trunk@17887 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -73,10 +73,24 @@ div.postbox div.inside {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#dashboard-widgets a.update-browser-link {
|
||||
font-size:1.2em;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
#dashboard-widgets #dashboard_browser_nag a,
|
||||
#dashboard-widgets h3 a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
#dashboard-widgets p.browser-update-nag.has-browser-icon {
|
||||
padding-right:125px;
|
||||
}
|
||||
|
||||
#dashboard-widgets .browser-icon {
|
||||
margin-top: -35px;
|
||||
}
|
||||
|
||||
#dashboard-widgets h3 .postbox-title-action {
|
||||
position: absolute;
|
||||
right: 30px;
|
||||
|
||||
Reference in New Issue
Block a user