mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user