git-svn-id: http://svn.automattic.com/wordpress/trunk@15146 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
html {
|
||||
direction: ltr;
|
||||
}
|
||||
body {
|
||||
direction: rtl;
|
||||
}
|
||||
* html #wpcontent #adminmenu .wp-has-submenu .wp-menu-toggle {
|
||||
background: url(../images/menu-bits-rtl.gif?ver=20100531) no-repeat scroll right -109px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user