Admin bar tweaks. Props filosofo. see #15308

git-svn-id: http://svn.automattic.com/wordpress/trunk@16301 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2010-11-11 16:19:14 +00:00
parent 6ea5924298
commit 113d5e7529
2 changed files with 4 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -125,6 +125,9 @@ html>body #wpadminbar .menupop ul {
line-height:28px;
text-decoration:none !important;
}
#wpadminbar .quicklinks li ul li a {
width:160px;
}
#wpadminbar .quicklinks a:hover {
text-shadow:#333 0px -1px 0px;
}
@ -226,7 +229,6 @@ html>body #wpadminbar .menupop ul {
height: 28px;
padding: 0 1.15em 0 0.7em;
}
#wpadminbar li.ab-me > a:hover,
#wpadminbar li.ab-blog > a:hover {
background-position: 67% 59.8%;
}