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:
Andrew Ozz
2011-05-12 03:33:27 +00:00
parent 368cb001de
commit 44ac70d063
10 changed files with 212 additions and 8 deletions

View File

@@ -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;