mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-16 11:35:48 +00:00
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:
parent
6ea5924298
commit
113d5e7529
File diff suppressed because one or more lines are too long
@ -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%;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user