Admin bar tweaks. Props filosofo. see #15308

git-svn-id: https://develop.svn.wordpress.org/trunk@16301 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2010-11-11 16:19:14 +00:00
parent c79e13144c
commit cb3030f582
2 changed files with 4 additions and 2 deletions
+3 -1
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%;
}