Admin bar UX improvements. First pass, see #18197

git-svn-id: http://svn.automattic.com/wordpress/trunk@18683 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
koopersmith
2011-09-16 05:01:54 +00:00
parent e085f4f0d6
commit 834dc9ff5e
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 {