RTL fixes from mani_monaj. fixes #4730
git-svn-id: http://svn.automattic.com/wordpress/trunk@5863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
98a674b2e9
commit
74fcc19b8e
|
@ -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; }
|
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; }
|
|
@ -4,7 +4,8 @@
|
||||||
|
|
||||||
* html #palettediv ul { padding: 0 10px 0 0; }
|
* 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 {
|
* .handle, #lastmodule span {
|
||||||
border-right: 1px solid #f2f2f2;
|
border-right: 1px solid #f2f2f2;
|
||||||
|
|
178
wp-admin/rtl.css
178
wp-admin/rtl.css
|
@ -1,205 +1,247 @@
|
||||||
#viewarc, #viewcat, #namediv, #emaildiv, #uridiv, #planetnews li, #login ul li, #your-profile fieldset,
|
#viewarc, #viewcat, #namediv, #emaildiv, #uridiv, #planetnews li, #login ul li, #your-profile fieldset, #footer .logo, .alignleft .available-theme {
|
||||||
#footer .logo, .alignleft .available-theme { float: right; }
|
float: right;
|
||||||
|
}
|
||||||
|
|
||||||
#templateside, .alignright { float: left; }
|
#templateside, .alignright {
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
#login #send, .readmore, .widefat th { text-align: right; }
|
#login #send, .readmore, .widefat th {
|
||||||
|
text-align: right;
|
||||||
|
}
|
||||||
|
|
||||||
#postcustomsubmit, form#upload th, .submit, .editform th { text-align: left; }
|
#postcustomsubmit, form#upload th, .submit, .editform th {
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
|
|
||||||
#devnews h4, #wphead h1, #your-profile legend, fieldset.options legend,
|
#devnews h4, #wphead h1, #your-profile legend, fieldset.options legend, #planetnews li .post {
|
||||||
#planetnews li .post { font-family: Tahoma, Georgia, "Times New Roman", Times, serif; }
|
font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
|
||||||
|
}
|
||||||
|
|
||||||
#wphead { padding: .8em 2em .8em 19em; }
|
#wphead {
|
||||||
|
padding: .8em 2em .8em 19em;
|
||||||
|
}
|
||||||
|
|
||||||
#wphead h1 { font-size: 2.4em; }
|
#wphead h1 {
|
||||||
|
font-size: 2.4em;
|
||||||
|
}
|
||||||
|
|
||||||
#postdiv, #titlediv, #guiddiv, #tagdiv { margin: 0 0 0 8px; }
|
#postdiv, #titlediv, #guiddiv, #tagdiv {
|
||||||
|
margin: 0 0 0 8px;
|
||||||
|
}
|
||||||
|
|
||||||
#ed_toolbar input { margin: 3px 0 2px 2px; }
|
#ed_toolbar input {
|
||||||
|
margin: 3px 0 2px 2px;
|
||||||
|
}
|
||||||
|
|
||||||
#edButtons input, #edButtons input:active { margin: 0px 0 -1px 2px; }
|
#edButtons input, #edButtons input:active {
|
||||||
|
margin: 0px 0 -1px 2px;
|
||||||
|
}
|
||||||
|
|
||||||
body, td { font: 13px Tahoma, "Lucida Grande", "Lucida Sans Unicode", Verdana; }
|
body, td {
|
||||||
|
font: 13px Tahoma, "Lucida Grande", "Lucida Sans Unicode", Verdana;
|
||||||
|
}
|
||||||
|
|
||||||
h2 { font: normal 32px/5px serif; }
|
h1, h2, h3, h4, h5 {
|
||||||
|
font-family: "Times New Roman", Times, serif;
|
||||||
|
}
|
||||||
|
h3.dbx-handle {
|
||||||
|
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
|
||||||
|
}
|
||||||
|
|
||||||
textarea, input, select { font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif; }
|
textarea, input, select {
|
||||||
|
font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
|
||||||
|
}
|
||||||
|
|
||||||
.quicktags, .search { font: 12px Tahoma, Georgia, "Times New Roman", Times, serif; }
|
.quicktags, .search {
|
||||||
|
font: 12px Tahoma, Georgia, "Times New Roman", Times, serif;
|
||||||
|
}
|
||||||
|
|
||||||
.updated, .confirm { padding: 0 3em 0 1em; }
|
.updated, .confirm {
|
||||||
|
padding: 0 3em 0 1em;
|
||||||
|
}
|
||||||
|
|
||||||
.submit input, .submit input:focus, .button, .button:focus {
|
.submit input, .submit input:focus, .button, .button:focus {
|
||||||
border-left-color: #999;
|
border-left-color: #999;
|
||||||
border-right-color: #ccc;
|
border-right-color: #ccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
.submit input:active, .button:active {
|
.submit input:active, .button:active {
|
||||||
border-left-color: #ccc;
|
border-left-color: #ccc;
|
||||||
border-right-color: #999;
|
border-right-color: #999;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu {
|
#adminmenu {
|
||||||
padding: .2em 2em .3em .2em;
|
padding: .2em 2em .3em .2em;
|
||||||
height: 28px;
|
height: 28px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu li { line-height: 160%; }
|
|
||||||
|
|
||||||
#adminmenu a {
|
#adminmenu a {
|
||||||
margin: 0 0 0 10px;
|
margin: 0 0 0 10px;
|
||||||
display: block;
|
display: block;
|
||||||
float: right;
|
float: right;
|
||||||
}
|
font: 700 16px/130% "Times New Roman", Times, serif;
|
||||||
|
}
|
||||||
|
|
||||||
#adminmenu a.current {
|
#adminmenu a.current {
|
||||||
border-right: 0;
|
border-right: 0;
|
||||||
border-left: 2px solid #4f96c8;
|
border-left: 2px solid #4f96c8;
|
||||||
}
|
}
|
||||||
|
|
||||||
#submenu, #minisub { padding: 1px 3em 0 2em; }
|
#submenu, #minisub {
|
||||||
|
padding: 1px 3em 0 2em;
|
||||||
|
}
|
||||||
|
|
||||||
#submenu { height: 28px; }
|
#submenu {
|
||||||
|
height: 28px;
|
||||||
#submenu li { line-height: 160%; }
|
}
|
||||||
|
|
||||||
#submenu a {
|
#submenu a {
|
||||||
margin: 0 0 0 10px;
|
margin: 0 0 0 10px;
|
||||||
display: block;
|
display: block;
|
||||||
float: right;
|
float: right;
|
||||||
}
|
line-height: 155%;
|
||||||
|
}
|
||||||
|
|
||||||
#submenu .current {
|
#submenu .current {
|
||||||
border-right: 0;
|
border-right: 0;
|
||||||
border-left: 2px solid #045290;
|
border-left: 2px solid #045290;
|
||||||
}
|
}
|
||||||
|
|
||||||
#currenttheme img {
|
#currenttheme img {
|
||||||
float: right;
|
float: right;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
margin-left: 1em;
|
margin-left: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#postdiv #quicktags {
|
#postdiv #quicktags {
|
||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
padding-left: 6px;
|
padding-left: 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.readmore {
|
.readmore {
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
margin-left: 5em;
|
margin-left: 5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#postexcerpt div, #attachmentlinks div {
|
#postexcerpt div, #attachmentlinks div {
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
margin-left: 8px;
|
margin-left: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
* html #postexcerpt .dbx-toggle-open {
|
* html #postexcerpt .dbx-toggle-open {
|
||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
padding-left: 8px;
|
padding-left: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#searchform {
|
#searchform {
|
||||||
float: right;
|
float: right;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
margin-left: 1em;
|
margin-left: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#poststuff {
|
#poststuff {
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
margin-left: 16em;
|
margin-left: 16em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#template div {
|
#template div {
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
margin-left: 190px;
|
margin-left: 190px;
|
||||||
}
|
}
|
||||||
|
|
||||||
* html #template div {
|
* html #template div {
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
margin-left: 0px;
|
margin-left: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#user_info {
|
#user_info {
|
||||||
right: auto;
|
right: auto;
|
||||||
left: 1em;
|
left: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#zeitgeist {
|
#zeitgeist {
|
||||||
float: left;
|
float: left;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: 1em;
|
margin-right: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#zeitgeist ul {
|
#zeitgeist ul {
|
||||||
margin: 0 .6em .3em 0;
|
margin: 0 .6em .3em 0;
|
||||||
padding: 0 .6em 0 0;
|
padding: 0 .6em 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.wrap ul {
|
||||||
|
margin-left: 500px;
|
||||||
|
}
|
||||||
|
|
||||||
#categorydiv ul {
|
#categorydiv ul {
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#moremeta fieldset div { margin: 2px 0px 0 0; }
|
|
||||||
|
|
||||||
#moremeta {
|
#moremeta {
|
||||||
margin-right: auto;
|
margin-right: 0;
|
||||||
margin-left: 15px;
|
margin-left: 15px;
|
||||||
right: auto;
|
right: auto;
|
||||||
left: 5%;
|
left: 6%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#moremeta .dbx-content {
|
#moremeta .dbx-content {
|
||||||
background: url(images/box-butt.gif) no-repeat bottom left;
|
background: url(images/box-butt.gif) no-repeat bottom left;
|
||||||
padding-right: 0;
|
padding-right: 10px;
|
||||||
padding-left: 2px;
|
padding-left: 0;
|
||||||
}
|
text-align: right;
|
||||||
|
}
|
||||||
|
|
||||||
#moremeta .dbx-handle { background: #2685af url(images/box-head.gif) no-repeat left; }
|
#moremeta .dbx-handle {
|
||||||
|
background: #2685af url(images/box-head.gif) no-repeat left;
|
||||||
|
margin-top: -2px;
|
||||||
|
}
|
||||||
|
|
||||||
#moremeta .dbx-box { background: url(images/box-bg.gif) repeat-y left; }
|
#moremeta .dbx-box {
|
||||||
|
background: url(images/box-bg.gif) repeat-y left;
|
||||||
|
padding-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
a.dbx-toggle, a.dbx-toggle:visited {
|
a.dbx-toggle, a.dbx-toggle:visited {
|
||||||
right: auto;
|
right: auto;
|
||||||
left: 2px;
|
left: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#advancedstuff a.dbx-toggle, #advancedstuff a.dbx-toggle-open:visited {
|
|
||||||
right: auto;
|
|
||||||
left: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#advancedstuff a.dbx-toggle-open, #advancedstuff a.dbx-toggle-open:visited {
|
|
||||||
right: auto;
|
|
||||||
left: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#categorychecklist {
|
#categorychecklist {
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
margin-left: 6px;
|
margin-left: 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#ajax-response.alignleft {
|
#ajax-response.alignleft {
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: 2em;
|
margin-right: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#postdivrich #edButtons {
|
#postdivrich #edButtons {
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
padding-right: 3px;
|
padding-right: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-numbers {
|
.page-numbers {
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
margin-left: 3px;
|
margin-left: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
a.view-link {
|
a.view-link {
|
||||||
right:auto;
|
right:auto;
|
||||||
left:5%;
|
left:5%;
|
||||||
margin-right:0;
|
margin-right:0;
|
||||||
margin-left:220px;
|
margin-left:220px;
|
||||||
}
|
}
|
||||||
|
#advancedstuff {
|
||||||
|
direction: ltr;
|
||||||
|
}
|
||||||
|
#advancedstuff .dbx-handle {
|
||||||
|
text-align: right;
|
||||||
|
}
|
||||||
|
#advancedstuff .dbx-content * {
|
||||||
|
direction: rtl;
|
||||||
|
}
|
Loading…
Reference in New Issue