RTL fixes from Sewar. fixes #3217

git-svn-id: https://develop.svn.wordpress.org/trunk@4422 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2006-10-25 21:35:40 +00:00
parent 3636ee5175
commit 96b6366037
2 changed files with 57 additions and 88 deletions

View File

@ -1,47 +1,45 @@
#viewarc, #viewcat, #namediv, #emaildiv, #uridiv, #planetnews li, #login ul li, #your-profile fieldset, .alignleft .available-theme { #viewarc, #viewcat, #namediv, #emaildiv, #uridiv, #planetnews li, #login ul li, #your-profile fieldset,
float: right #footer .logo, .alignleft .available-theme { float: right; }
}
#templateside, .alignright { #templateside, .alignright { float: left; }
float: left;
}
#login, #send, .widefat th { #login #send, .readmore, .widefat th { text-align: right; }
text-align: right
}
#postcustomsubmit, form#upload th, .submit, .editform th { #postcustomsubmit, form#upload th, .submit, .editform th { text-align: left; }
text-align: left
}
body, td { #devnews h4, #wphead h1, #your-profile legend, fieldset.options legend,
font: 13px Tahoma, "Lucida Grande", "Lucida Sans Unicode", Verdana; #planetnews li .post { font-family: Tahoma, Georgia, "Times New Roman", Times, serif; }
}
fieldset.options legend { #wphead { padding: .8em 2em .8em 19em; }
font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}
textarea, input, select { #wphead h1 { font-size: 2.4em; }
font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.quicktags, .search { #postdiv , #titlediv, #guiddiv { margin: 0 0 0 8px; }
font: 12px Tahoma, Georgia, "Times New Roman", Times, serif;
}
.submit input, .submit input:focus, .button { #ed_toolbar input { margin: 3px 0 2px 2px; }
#edButtons input, #edButtons input:active { margin: 0px 0 -1px 2px; }
body, td { font: 13px Tahoma, "Lucida Grande", "Lucida Sans Unicode", Verdana; }
h2 { font: normal 32px/5px serif; }
textarea, input, select { font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif; }
.quicktags, .search { font: 12px Tahoma, Georgia, "Times New Roman", Times, serif; }
.updated, .confirm { padding: 0 3em 0 1em; }
.submit input, .submit input:focus, .button, .button:focus {
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-right-color: #999; border-right-color: #999;
} }
.updated, .confirm {
padding: 0 3em 0 1em;
}
#adminmenu { #adminmenu {
padding: .2em 2em .3em .2em; padding: .2em 2em .3em .2em;
height: 30px; height: 30px;
@ -53,29 +51,28 @@ textarea, input, select {
float: right; float: right;
} }
#submenu { #adminmenu a.current {
height: 21px; border-right: 0;
padding: 3px 3em 0 2em; border-left: 2px solid #4f96c8;
} }
#adminmenu li { line-height: 180%; }
#submenu, #minisub { padding: 3px 3em 0 2em; }
#submenu .current { #submenu .current {
border-right: 0;
border-left: 2px solid #045290; border-left: 2px solid #045290;
} }
#submenu a { #submenu a {
padding: .3em .4em .33em .4em; padding: .3em .4em .4em .4em;
margin: 0 0 0 10px; margin: 0 0 0 10px;
display: block; display: block;
float: right; float: right;
} }
#submenu li { #submenu li { line-height: 120%; }
line-height: 100%;
}
#postdiv , #titlediv, #guiddiv {
margin: 0 0 0 8px;
}
#currenttheme img { #currenttheme img {
float: right; float: right;
@ -84,36 +81,24 @@ textarea, input, select {
} }
#postdiv #quicktags { #postdiv #quicktags {
padding-right: auto; padding-right: 0;
padding-left: 6px; padding-left: 6px;
} }
#quicktags #ed_toolbar { .readmore {
padding: 0px 0 0 2px; margin-right: auto;
} margin-left: 5em;
#ed_toolbar input {
margin: 3px 0 2px 2px;
} }
* html #postexcerpt .dbx-toggle-open, * html #postexcerpt .dbx-toggle-open, #postexcerpt div, #attachmentlinks div { * html #postexcerpt .dbx-toggle-open, * html #postexcerpt .dbx-toggle-open, #postexcerpt div, #attachmentlinks div {
padding-right: auto; padding-right: 0;
padding-left: 8px; padding-left: 8px;
} }
#login h1 {
left: auto;
right: 137px;
}
#login h1 a {
display: none;
}
#searchform { #searchform {
float: right; float: right;
margin-right: auto; margin-right: auto;
margin-left: 3em; margin-left: 1em;
} }
#poststuff { #poststuff {
@ -136,15 +121,6 @@ textarea, input, select {
left: 1em; left: 1em;
} }
#wphead {
padding: .8em 2em .8em 19em;
}
#wphead h1 {
font-size: 2.4em;
font-family: Tahoma, Georgia, "Times New Roman", Times, serif
}
#zeitgeist { #zeitgeist {
float: left; float: left;
margin-left: auto; margin-left: auto;
@ -156,37 +132,29 @@ textarea, input, select {
padding: 0 .6em 0 0; padding: 0 .6em 0 0;
} }
#moremeta fieldset div { #categorydiv ul {
margin: 2px 0px 0 0; margin-left: auto;
margin-right: 10px;
} }
#moremeta fieldset div { margin: 2px 0px 0 0; }
#moremeta { #moremeta {
margin-right: auto; margin-right: auto;
margin-left: 15px; margin-left: 15px;
right: auto; right: auto;
left: 5%; left: 5%;
} }
#categorydiv ul {
margin-left: auto;
margin-right: 10px;
}
#your-profile legend {
font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}
#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: auto; padding-right: 0;
padding-left: 2px; padding-left: 2px;
} }
#moremeta .dbx-handle { #moremeta .dbx-handle { background: #2685af url(images/box-head.gif) no-repeat left; }
background: #2685af url(images/box-head.gif) no-repeat left;
}
#moremeta .dbx-box { #moremeta .dbx-box { background: url(images/box-bg.gif) repeat-y left; }
background: url(images/box-bg.gif) repeat-y left;
}
a.dbx-toggle, a.dbx-toggle:visited { a.dbx-toggle, a.dbx-toggle:visited {
right: auto; right: auto;
@ -214,10 +182,11 @@ a.dbx-toggle, a.dbx-toggle:visited {
} }
#postdivrich #edButtons { #postdivrich #edButtons {
padding-left: auto; padding-left: 0;
padding-right: 3px; padding-right: 3px;
} }
#edButtons input, #edButtons input:active { .page-numbers {
margin: 0px 0 -1px 2px; margin-right: auto;
margin-left: 3px;
} }

View File

@ -62,7 +62,7 @@ body { background: #f9fcfe; }
background: #f9fcfe; background: #f9fcfe;
} }
#uupload-file th { #upload-file th {
width: 8em; width: 8em;
} }