Properly add shadow to folded admin menu in RTL, props ocean90, fixes #17692

git-svn-id: https://develop.svn.wordpress.org/trunk@18153 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2011-06-05 21:29:28 +00:00
parent aba7c4e9ce
commit 09c305855f
7 changed files with 18 additions and 6 deletions
+1
View File
@@ -480,6 +480,7 @@ form.upgrade .hint {
border-bottom-left-radius: 3px;
border-top-right-radius: 0;
border-top-left-radius: 3px;
border-width: 0 0 1px 1px;
}
.folded #adminmenu .wp-submenu ul {