mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
RTL admin fixes. Props sambauers, nbachiyski. fixes #10159 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11665 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -138,6 +138,12 @@ td.available-theme {
|
||||
.folded #adminmenu img.wp-menu-image {
|
||||
padding: 7px 6px 0 0;
|
||||
}
|
||||
#adminmenu a.separator {
|
||||
cursor: e-resize;
|
||||
}
|
||||
.folded #adminmenu a.separator {
|
||||
cursor: w-resize;
|
||||
}
|
||||
#adminmenu .wp-submenu .wp-submenu-head {
|
||||
padding: 6px 10px 6px 4px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user