Admin bar shortlink improvements. props koopersmith, fixes #16155.

git-svn-id: https://develop.svn.wordpress.org/trunk@17265 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2011-01-12 00:32:00 +00:00
parent 84e50d906f
commit 85ec22211e
5 changed files with 20 additions and 15 deletions

View File

@@ -117,6 +117,10 @@
width: 160px;
}
#wpadminbar .shortlink-input {
width: 200px;
}
#wpadminbar .quicklinks .menupop ul li:hover > a {
color: #fff;
text-shadow: #666 0px -1px 0px;