Improve background, styling, and alignment of the Help and Screen Options tabs. props helenyhou. props johnjamesjacoby for initial patch. see #16114.

git-svn-id: https://develop.svn.wordpress.org/trunk@20076 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2012-03-02 19:47:08 +00:00
parent 11fd4b45c0
commit b89570a1ef
3 changed files with 20 additions and 15 deletions
+7 -2
View File
@@ -1423,7 +1423,7 @@ form.upgrade .hint {
#screen-options-link-wrap,
#contextual-help-link-wrap {
float: right;
height: 22px;
height: 23px;
padding: 0;
margin: 0 0 0 6px;
font-family: sans-serif;
@@ -1438,10 +1438,15 @@ form.upgrade .hint {
border-bottom-right-radius: 3px;
}
#screen-meta-links .screen-meta-toggle {
position: relative;
top: -1px;
}
#screen-meta-links a.show-settings {
text-decoration: none;
z-index: 1;
padding: 0 16px 0 6px;
padding: 1px 16px 0 6px;
height: 22px;
line-height: 22px;
font-size: 12px;