mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
git-svn-id: https://develop.svn.wordpress.org/trunk@7501 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
11
wp-admin/css/theme-editor-rtl.css
Normal file
11
wp-admin/css/theme-editor-rtl.css
Normal file
@@ -0,0 +1,11 @@
|
||||
#templateside {
|
||||
float:left;
|
||||
}
|
||||
#themeselector {
|
||||
padding-right:0;
|
||||
padding-left:5px;
|
||||
}
|
||||
div.tablenav {
|
||||
margin-left:210px;
|
||||
margin-right:0;
|
||||
}
|
||||
Reference in New Issue
Block a user