Admin bar UX improvements. First pass, see #18197

git-svn-id: https://develop.svn.wordpress.org/trunk@18683 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Daryl Koopersmith
2011-09-16 05:01:54 +00:00
parent 461af47e10
commit e1038932b9
18 changed files with 409 additions and 329 deletions

View File

@@ -375,21 +375,10 @@ form.upgrade .hint {
6.2 - Screen Options Tabs
------------------------------------------------------------------------------*/
#screen-meta-links {
margin: 0 0 0 19px;
}
#screen-meta .screen-reader-text {
visibility: hidden;
}
#screen-options-link-wrap,
#contextual-help-link-wrap {
float: left;
margin: 0 6px 0 0;
font-family: Tahoma, Arial, sans-serif;
}
#contextual-help-wrap li {
list-style-type: disc;
margin-left: auto;
@@ -401,9 +390,6 @@ form.upgrade .hint {
.toggle-arrow-active {
background-position: bottom right;
}
#screen-meta a.show-settings {
padding: 0 6px 0 16px;
}
#screen-options-wrap,
#contextual-help-wrap {