Admin bar: use jQuery if loaded to improve UX, fixes #18299

git-svn-id: http://svn.automattic.com/wordpress/trunk@18488 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2011-07-29 22:57:30 +00:00
parent 7e94f474cd
commit 670980920d
5 changed files with 157 additions and 135 deletions

View File

@@ -133,7 +133,7 @@
text-shadow: #666 0px -1px 0px;
}
#wpadminbar .quicklinks li:hover > ul,
#wpadminbar.nojq .quicklinks li:hover > ul,
#wpadminbar .quicklinks li.hover > ul {
display: block;
}