RTL fixes from mani_monaj. fixes #4730

git-svn-id: https://develop.svn.wordpress.org/trunk@5863 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2007-08-13 15:36:26 +00:00
parent 4bc96e19cf
commit 32ed9e221d
3 changed files with 127 additions and 74 deletions

View File

@@ -1,5 +1,15 @@
body { font-family: Tahoma, Georgia, "Times New Roman", Times, serif; }
body { font: 13px Tahoma, Georgia, "Times New Roman", Times, serif; }
ul, ol { padding: 5px 20px 5px 5px; }
.step, th { text-align: left; }
h1, h2, h3 { font-family: "Times New Roman", Times, serif; font-weight: 700 }
.step, th { text-align: left }
input { font-family: "Times New Roman", Times, serif; padding: 1px }
#logo { background: url(../wp-content/plugins/WP-Jalali/wp-fa-logo.png) center right no-repeat; text-align: left; }
#admin_email {direction: ltr; text-align: left; }
#footer { font-style: normal; }

View File

@@ -4,7 +4,8 @@
* html #palettediv ul { padding: 0 10px 0 0; }
#palettediv ul { padding: 0 10px 0 0; }
#palettediv ul { padding: 0 10px 0 0;
margin-left: 1px!important;}
* .handle, #lastmodule span {
border-right: 1px solid #f2f2f2;