RTL styling fixes from RanYanivHartstein. fixes #7461
git-svn-id: http://svn.automattic.com/wordpress/trunk@8554 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -3,6 +3,10 @@ body, td {
|
||||
font-family: Tahoma,Verdana,sans-serif;
|
||||
}
|
||||
|
||||
#wpcontent #sidemenu li a {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.wrap {
|
||||
text-align: right;
|
||||
}
|
||||
@@ -43,11 +47,4 @@ p#widget-search, p#post-search {
|
||||
/* template editor */
|
||||
#template textarea {
|
||||
float:left;
|
||||
}
|
||||
|
||||
/* Editor */
|
||||
|
||||
.mceToolbar {
|
||||
direction: ltr;
|
||||
text-align: left;
|
||||
}
|
||||
Reference in New Issue
Block a user