summaryrefslogtreecommitdiffstats
path: root/wp-admin/rtl.css
diff options
context:
space:
mode:
authordonncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36>2006-09-27 14:25:06 +0000
committerdonncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36>2006-09-27 14:25:06 +0000
commit975439ecc7163247a96d5feec3920a1602943b73 (patch)
tree081c264a6d1aba471ec320cca6f2cffc10297469 /wp-admin/rtl.css
parent3504926f8687e7557e64c73bc668b90e5da64a76 (diff)
downloadwordpress-mu-975439ecc7163247a96d5feec3920a1602943b73.tar.gz
wordpress-mu-975439ecc7163247a96d5feec3920a1602943b73.tar.xz
wordpress-mu-975439ecc7163247a96d5feec3920a1602943b73.zip
WP Merge to rev 4258
git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@774 7be80a69-a1ef-0310-a953-fb0f7c49ff36
Diffstat (limited to 'wp-admin/rtl.css')
-rw-r--r--wp-admin/rtl.css210
1 files changed, 160 insertions, 50 deletions
diff --git a/wp-admin/rtl.css b/wp-admin/rtl.css
index 68ce29a..ea62508 100644
--- a/wp-admin/rtl.css
+++ b/wp-admin/rtl.css
@@ -1,113 +1,223 @@
-body {
- direction: rtl;
+#viewarc, #viewcat, #namediv, #emaildiv, #uridiv, #planetnews li, #login ul li, #your-profile fieldset, .alignleft .available-theme {
+ float: right
+}
+
+#templateside, .alignright {
+ float: left;
+}
+
+#login, #send, .widefat th {
+ text-align: right
+}
+
+#postcustomsubmit, h2 small.quickjump, form#upload th, .submit, .editform th {
+ text-align: left
}
body, td {
font: 13px Tahoma, "Lucida Grande", "Lucida Sans Unicode", Verdana;
}
-h2 small.quickjump {
- text-align: left;
+fieldset.options legend {
+ font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}
-h2 small.quickjump a {
- font-size: 12px;
- font-family: Tahoma, sans-serif;
+textarea, input, select {
+ font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
-textarea, input, select {
- font: 12px Tahoma, Arial, Helvetica, sans-serif;
+.quicktags, .search {
+ font: 12px Tahoma, Georgia, "Times New Roman", Times, serif;
+}
+
+.submit input, .submit input:focus, .button {
+ border-right-color: #ccc;
+}
+
+.submit input:active, .button:active {
+ border-right-color: #999;
+}
+
+.updated, .confirm {
+ padding: 0 3em 0 1em;
}
#adminmenu {
- float: right;
- width: 100%;
+ padding: .2em 2em .3em .2em;
+ height: 30px;
}
#adminmenu a {
- font-size: 16px;
- font-weight: bold;
- font-family: georgia;
- margin: 0px 2px;
- padding: 1px 5px;
+ margin: 0 0 0 10px;
+ display: block;
float: right;
}
#submenu {
- clear: both;
- float: right;
- width: 100%;
+ height: 21px;
+ padding: 3px 3em 0 2em;
+}
+
+#submenu .current {
+ border-left: 2px solid #045290;
}
#submenu a {
- padding: .1em .33em;
+ padding: .3em .4em .33em .4em;
+ margin: 0 0 0 10px;
+ display: block;
+ float: right;
+}
+
+#submenu li {
+ line-height: 100%;
+}
+
+#postdiv , #titlediv, #guiddiv {
+ margin: 0 0 0 8px;
+}
+
+#currenttheme img {
float: right;
- margin: 0px 2px;
+ margin-right: auto;
+ margin-left: 1em;
}
-#title {
- font-family: georgia;
+#postdiv #quicktags {
+ padding-right: auto;
+ padding-left: 6px;
+}
+
+#quicktags #ed_toolbar {
+ padding: 0px 0 0 2px;
+}
+
+#ed_toolbar input {
+ margin: 3px 0 2px 2px;
+}
+
+* html #postexcerpt .dbx-toggle-open, * html #postexcerpt .dbx-toggle-open, #postexcerpt div, #attachmentlinks div {
+ padding-right: auto;
+ padding-left: 8px;
}
#login h1 {
- direction: ltr;
+ left: auto;
+ right: 137px;
+}
+
+#login h1 a {
+ display: none;
}
-#postcustom .updatemeta, #postcustom .deletemeta {
- width: 5em;
+#searchform {
+ float: right;
+ margin-right: auto;
+ margin-left: 3em;
+}
+
+#poststuff {
+ margin-right: auto;
+ margin-left: 16em;
}
#template div {
- direction: ltr;
+ margin-right: auto;
+ margin-left: 190px;
+}
+
+* html #template div {
+ margin-right: auto;
+ margin-left: 0px;
}
#user_info {
- left: 1em;
- top: 0;
right: auto;
+ left: 1em;
}
#wphead {
padding: .8em 2em .8em 19em;
}
+#wphead h1 {
+ font-size: 2.4em;
+ font-family: Tahoma, Georgia, "Times New Roman", Times, serif
+}
+
+#zeitgeist {
+ float: left;
+ margin-left: auto;
+ margin-right: 1em;
+}
+
+#zeitgeist ul {
+ margin: 0 .6em .3em 0;
+ padding: 0 .6em 0 0;
+}
+
#moremeta fieldset div {
- padding: 0 7px 0 0;
+ margin: 2px 0px 0 0;
+}
+#moremeta {
+ margin-right: auto;
+ margin-left: 15px;
+ right: auto;
+ 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 {
background: url(images/box-butt.gif) no-repeat bottom left;
- padding: 5px 10px 15px 5px;
+ padding-right: auto;
+ padding-left: 2px;
}
#moremeta .dbx-handle {
- background: url(images/box-head.gif) no-repeat right;
+ background: #2685af url(images/box-head.gif) no-repeat left;
+}
+
+#moremeta .dbx-box {
+ background: url(images/box-bg.gif) repeat-y left;
}
-
-/* toggle images */
+
a.dbx-toggle, a.dbx-toggle:visited {
- left: 5px;
right: auto;
+ left: 2px;
}
-#advancedstuff a.dbx-toggle-open, #advancedstuff a.dbx-toggle-open:visited {
+#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;
+}
-/* Ali ix Corrections and Additions ;) */
+#categorychecklist {
+ margin-right: auto;
+ margin-left: 6px;
+}
-td.desc, td.name, textarea#ping_sites, textarea#moderation_keys, textarea#blacklist_keys, input#home, input#admin_email, input#siteurl, input#mailserver_url, input#mailserver_port, input#mailserver_login, input#mailserver_pass, input#blog_charset, input#permalink_structure, input#post_name, input#trackback {
- direction: ltr;
- text-align: left;
+#ajax-response.alignleft {
+ margin-left: auto;
+ margin-right: 2em;
}
-.mceToolbarTop {
- direction: ltr;
+
+#postdivrich #edButtons {
+ padding-left: auto;
+ padding-right: 3px;
}
-div#zeitgeist ul, div.wrap ul {
- list-style: none;
- }
-
-table.widefat th, tr.thead {
- text-align: right;
-} \ No newline at end of file
+#edButtons input, #edButtons input:active {
+ margin: 0px 0 -1px 2px;
+}