X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/959f97d8ecd5c1668103a3e41c795486b944bc68..refs/tags/wordpress-2.8.3-scripts:/wp-admin/rtl.css diff --git a/wp-admin/rtl.css b/wp-admin/rtl.css index 196a9b09..201dfa67 100644 --- a/wp-admin/rtl.css +++ b/wp-admin/rtl.css @@ -1,320 +1,555 @@ -html,#edit-slug-box,#trackback,#category_nicename,#slug,#dbuser,#dbpass,#dbname,#dbhost,#dbprefix,#dccharset,input[name=gmpath],input[name=archivespath],input[name=lastentry],input[name=email],input[name=url],input[name=aim],input[name=yim],input[name=jabber],#newcontent,#email,#newcomment_author_url,#pass1,#pass2,#siteurl,#home,#admin_email,#date_format,#time_format,#mailserver_url,#mailserver_login,#mailserver_pass,#ping_sites,#blog_charset,#moderation_keys,#blacklist_keys,#permalink_structure,#category_base,#tag_base,#upload_path,#upload_url_path,#insertonly[src],#insertonly[href],#mailserver_port,#thumbnail_size_w,#thumbnail_size_h,#medium_size_w,#medium_size_h,#posts_per_page,#posts_per_rss,#comment_max_links,#insertonly[src],#link_url,#link_image,#rss_uri,#user_login,#key -{ - direction:ltr; - text-align:left +/* 0 - 200 +=================================== */ +td.available-theme { + text-align: right; } - -body, td { - font-family: Tahoma,Verdana,sans-serif; +#current-theme img { + float: right; + margin-right: 0; + margin-left: 1em; } - -#wpwrap,#footer,#TB_title,.media-upload-form,#media-upload-header -{ - direction:rtl!important; - text-align:right!important +.quicktags, .search { + font-family: Tahoma, "Times New Roman"; } - -#user_info -{ - left:15px; - right:auto +/* 200 - 500 +=================================== */ +#save-post { + float: right; } - -#wphead h1 -{ - margin:0 0 0 15%; - padding:11px 15px 16px 170px +.preview { + float: left; } - -#wphead #viewsite -{ - margin-left:0; - margin-right:10px +#sticky-span { + margin-left: 0; + margin-right: 18px; } - -#sidemenu -{ - float:left; - margin:-30px 315px 0 15px; - padding-left:0; - padding-right:10px +#post-body .misc-pub-section { + border-right-width: 0; + border-left-width: 1; + border-right-style: none; + border-left-style: solid; + float: right; } - -#dashmenu -{ - font-size:11px; - left:auto; - padding-left:0; - padding-right:9px; - right:0 +#post-body .misc-pub-section-last { + border-left: 0; } - -#dashmenu a -{ - margin-left:8px; - margin-right:8px; +#delete-action { + text-align: right; + float: right; } - -#adminmenu -{ - height:32px; - padding:5px 8px 0 0 +#publishing-action { + text-align: left; + float: left; } - -#adminmenu li a -{ - display:block; - float:right; - font:700 16px/100% "Times New Roman", Times, serif; - margin:0 0 0 10px; - padding:5px 7px 9px +.side-info ul { + padding-left: 0; + padding-right: 18px; } - -#adminmenu li a.current -{ - font-weight:700 +.submit input, +.button, +.button-primary, +.button-secondary, +.button-highlighted, +#postcustomstuff .submit input { + font-family: Tahoma, "Times New Roman"; } - -#adminmenu li a #awaiting-mod -{ - background:url(images/comment-stalk-rtl.gif) -309px bottom !important; - font-family: Tahoma, Verdana, sans-serif; - margin-left:-45px; - margin-right:.2em; - margin-top:-5px +#wpcontent select { + font-family: Tahoma, "Times New Roman"; } - -#adminmenu li a:hover #awaiting-mod -{ - background-position: -229px bottom !important; +#quicktags { + background-position: right top; } - -#adminmenu li a #awaiting-mod span -{ - left:0; - right:auto +/* 500 - 700 +=================================== */ +#template div { + margin-right: 0; + margin-left: 190px; } - -#submenu li a -{ - display:block; - float:right; - margin:0 10px 10px 0; - padding:2px 4px +* html #template div { + margin-left: 0; } - -p#post-search -{ - left:0; - right:auto +#your-profile legend { + font-family: "Times New Roman", Tahoma; } - -.tablenav div -{ - float:right!important +#ajax-response.alignleft { + margin-left: 0; + margin-right: 2em; } - -.tablenav .delete -{ - margin-left: 40px; +.page-numbers { margin-right: 0; + margin-left: 1px; } - -ul.view-switch -{ - float:left; - margin:-28px 0 -2px 5px +.column-author img, .column-username img { + float: right; + margin-right: 0; + margin-left: 10px; } - -#currenttheme img -{ - float:right; - margin-left:1em; - margin-right:0 +.tablenav a.button-secondary { + margin: 8px 0 0 8px; } - -form#themeselector -{ - float:left +.tablenav .tablenav-pages { + float: left; } - -.form-table input.tog -{ - float:right; - margin-right:0; - margin-left:2px; +.tablenav .displaying-num { + margin-right: 0; + margin-left: 10px; + font-family: Tahoma, "Times New Roman"; } - -.curtime -{ - background-position:right 2px; - padding-left:0; - padding-right:18px; +#postcustomstuff table input, +#postcustomstuff table select, +#postcustomstuff table textarea { + margin: 8px 8px 8px 0; } - -#poststuff #edButtonPreview,#poststuff #edButtonHTML -{ - float:left; - margin-left:8px; - margin-right:0 +/* 700 - 1000 +=================================== */ +#pass-strength-result { + float: right; + margin: 12px 1px 5px 5px; } - -#poststuff #media-buttons -{ - direction: ltr; - float:left; - margin-left:20px; - margin-right:0 +/* Admin Header */ +#user_info { + float: left; } - -#poststuff #media-buttons a -{ - margin-left:8px; - margin-right:0; - padding: 0 5px 2px 2px; +#header-logo { + float: right; + margin: 7px 15px 0 0; } - -#poststuff .togbox -{ - margin-left:0; - margin-right:-19px +#wphead h1 { + font-family: "Times New Roman", Tahoma; + float: right; } - -#categorydiv ul#category-tabs,#linkcategorydiv ul#category-tabs -{ - float:right; - margin:0 0 0 -120px; - text-align:left +#wphead h1.long-title { + font-family: "Times New Roman", Tahoma; } - -ul#category-tabs li.ui-tabs-selected,#poststuff .togbox -{ - -khtml-border-bottom-left-radius:0; - -khtml-border-bottom-right-radius:3px; - -khtml-border-top-left-radius:0; - -khtml-border-top-right-radius:3px; - -moz-border-radius-bottomleft:0; - -moz-border-radius-bottomright:3px; - -moz-border-radius-topleft:0; - -moz-border-radius-topright:3px; - -webkit-border-bottom-left-radius:0; - -webkit-border-bottom-right-radius:3px; - -webkit-border-top-left-radius:0; - -webkit-border-top-right-radius:3px; - border-bottom-left-radius:0; - border-bottom-right-radius:3px; - border-top-left-radius:0; - border-top-right-radius:3px +#adminmenu .wp-submenu a { + padding-left: 0; + padding-right: 12px; + border-width: 0 0 0 1px; + border-style: none none none solid; + font-family: Tahoma, "Times New Roman"; } - -div.ui-tabs-panel -{ - margin:0 120px 0 0 +#adminmenu a.menu-top, +#adminmenu .wp-submenu-head { + font-family: Tahoma, "Times New Roman"; } - -#tagchecklist span -{ - float:right; - margin-left:25px; - margin-right:0 +#adminmenu img.wp-menu-image { + float: right; } - -#tagchecklist span a { - margin: 6px -9px 0 0; +.folded #adminmenu img.wp-menu-image { + padding: 7px 6px 0 0; +} +#adminmenu a.separator { + cursor: e-resize; +} +.folded #adminmenu a.separator { + cursor: w-resize; +} +#adminmenu .wp-submenu .wp-submenu-head { + padding: 6px 10px 6px 4px; +} +.folded #adminmenu .wp-submenu { + margin: -1px 28px 0 0; +} +.folded #adminmenu .wp-submenu a { + padding-left: 0; + padding-right: 10px; +} +.folded #adminmenu a.wp-has-submenu { + margin-left: 0; + margin-right: 40px; +} +#adminmenu .wp-menu-toggle { + float: left; + padding: 1px 0 0 2px; + clear: left; +} +#adminmenu div.wp-menu-image { float: right; } - - -.tablenav .tablenav-pages -{ - float:left !important; - width:200px +#wphead-info { + margin: 0 15px 0 0; + padding-right:0; + padding-left: 15px; +} +/* end side admin menu */ +/* 1000 - 1300 +=================================== */ +#adminmenu #awaiting-mod, +#adminmenu span.update-plugins, +#sidemenu li a span.update-plugins { + font-family: tahoma; + margin-left: 0; + margin-right: 2px; +} +#adminmenu li #awaiting-mod span, +#adminmenu li span.update-plugins span, +#sidemenu li a span.update-plugins span { + float: right; } - -.tablenav-pages .page-numbers -{ - display:block; - float:right +.post-com-count-wrapper { + font-family: tahoma; } - -.side-info ul -{ - padding-left:0; - padding-right:18px +.column-response .post-com-count { + float: right; + margin-right: 0; + margin-left: 5px; +} +/* Tables used on comment.php and option/setting pages */ +.form-table th, +#wpbody-content .describe th { + text-align: right; +} +.form-table input.tog { + margin-right: 0; + margin-left: 2px; + float: right; } - .form-table table.color-palette { - float:right; + float: right; } - -#pass-strength-result -{ - float:right; - margin-right:0; - margin-left:5px; +#profile-page .form-table #rich_editing { + margin-right: 0; + margin-left: 5px; } - -td.comment p.comment-author img.avatar -{ - float:right !important; - margin-right:0 !important; - margin-left:8px !important; +/* Post Screen */ +/* 1300 - 1500 +=================================== */ +#normal-sortables .postbox .submit { + float: left; } - -#footer -{ - padding:10px 0 0 +#post-body .tagsdiv #newtag { + margin-right: 0; + margin-left: 5px; } - -#footer p -{ - height:35px; - margin-right:20px; - padding:12px 40px 0 0; +#post-status-info { + padding: 0 7px 0 15px; } - -#submenu,#wpbody -{ - clear:both; +#comment-status-radio input { + margin: 2px 0 5px 3px; } - -#submenu li,ul.subsubsub li a -{ - padding:0; +.tagchecklist { + margin-left: 0; + margin-right: 10px; } - -table.widefat th,.form-table th -{ - text-align:right +.tagchecklist strong { + margin-left: 0; + margin-right: -8px; } - -.widefat th input { - margin: 0 8px 0 0; - padding: 0; +.tagchecklist span { + float: right; } - -.available-theme,#tagchecklist span a -{ - float:right +.tagchecklist span a { + margin: 6px -9px 0 0; + float: right; } -#template div { - margin-right:0; - margin-left:190px; +.ac_results li { + text-align: right; +} +#poststuff h2 { + clear: right; +} +.description, .form-wrap p { + font-family: Tahoma, Arial; +} +/* 1500 - 1800 +=================================== */ +.meta-box-sortables .postbox .handlediv { + float: left; +} +.howto { + font-family: Tahoma, Arial; +} +.postarea h3 label { + float: right; +} +.postarea #add-media-button { + float: left; + right: auto; + left: 10px; +} +.wp_themeSkin tr.mceFirst td.mceToolbar { + background-position: right top; +} +#poststuff #edButtonPreview, +#poststuff #edButtonHTML { + margin: 5px 0 0 5px; + float: left; +} +#poststuff #edButtonHTML { + margin-right: 0; + margin-left: 15px; +} +#media-buttons a { + padding: 0 10px 5px 0; } .submitbox .submit { - text-align:right; + text-align: right; } -#editorcontainer { - border:1px solid; +.inside-submitbox #post_status { + margin: 2px -2px 2px 0; +} +.submitbox .submit input { + margin-right: 0; + margin-left: 4px; +} +/* Categories */ +#category-adder { + margin-left: 0; + margin-right: 120px; +} +#post-body ul#category-tabs li.tabs { + -moz-border-radius: 0 3px 3px 0; + -webkit-border-top-left-radius: 0; + -webkit-border-top-right-radius: 3px; + -webkit-border-bottom-left-radius: 0; + -webkit-border-bottom-right-radius: 3px; + border-top-left-radius: 0; + border-top-right-radius: 3px; + border-bottom-left-radius: 0; + border-bottom-right-radius: 3px; +} +#post-body ul#category-tabs { + float: right; + text-align: left; + margin: 0 0 0 -120px; +} +#post-body #categorydiv div.tabs-panel, +#post-body #linkcategorydiv div.tabs-panel { + margin: 0 120px 0 5px; +} +/* 1800 - 2000 +=================================== */ +#side-sortables #category-tabs li { + padding-right: 0; + padding-left: 8px; +} +#categorydiv ul.categorychecklist ul, +#linkcategorydiv ul.categorychecklist ul { + margin-left: 0; + margin-right: 18px; +} +/* positioning etc. */ +p.search-box { + float: left; +} +#posts-filter fieldset { + float: right; + margin: 0 0 1em 1.5ex; +} +#posts-filter fieldset legend { + padding: 0 1px .2em 0; +} +.view-switch { + float: left; +} +.filter { + float: right; + margin: -5px 10px 0 0; +} +#the-comment-list td.comment p.comment-author { + margin-right: 0; +} +#the-comment-list p.comment-author img { + float: right; + margin-right: 0; + margin-left: 8px; +} +.tablenav .delete { + margin-right: 0; + margin-left: 20px; +} +td.action-links, th.action-links { + text-align: left; +} +/* 2000 - 2300 +=================================== */ +.filter .subsubsub { + margin-left: 0; + margin-right: -10px; +} +#wp-word-count { + margin-right: 10px; +} +.tool-box .title { + font-family: "Times New Roman", Tahoma; +} +.settings-toggle { + text-align: left; + margin: 5px 0 15px 7px; +} +.curtime #timestamp { + background-position: right top; + padding-left: 0; + padding-right: 18px; +} +/* media popup 0819 */ +#sidemenu { + margin: -30px 315px 0 15px; + float: left; + padding-left: 0; + padding-right: 10px; +} +#sidemenu a { + float: right; +} +#replysubmit .button { + margin-right: 0; + margin-left: 5px; +} +/* 2300 - 2500 +=================================== */ +#edithead .inside { + float: right; + margin: 3px 5px 2px 0; +} +#replyrow #ed_reply_toolbar input { + margin: 1px 1px 1px 2px; +} +/* show/hide settings */ +#screen-meta-links { + margin: 0 0 0 9px; +} +#screen-options-link-wrap, +#contextual-help-link-wrap { + float: left; + font-family: Tahoma, "Times New Roman"; + margin: 0 0 0 6px; +} +.metabox-prefs label { + padding-right: 0; + padding-left: 15px; +} +.metabox-prefs label input { + margin: 0 2px 0 5px; +} +.inline-editor .save, +.inline-editor .cancel { + margin-right: 0; + margin-left: 5px; +} +/* 2500 - 2700 +=================================== */ +#bulk-titles div a { + float: right; + margin: 3px -2px 0 3px; +} +#wpbody-content .filename { + margin-left: 0; + margin-right: 10px; +} +#wpbody-content .inline-edit-row fieldset { + float: right; +} +#wpbody-content .quick-edit-row-page fieldset.inline-edit-col-right .inline-edit-col { + border-left: 0 none; + border-right: 1px solid; +} +#wpbody-content .bulk-edit-row .inline-edit-col-bottom { + float: left; +} +.inline-edit-row fieldset label span.title { + float: right; +} +.inline-edit-row fieldset label span.input-text-wrap { + margin-left: 0; + margin-right: 5em; +} +.quick-edit-row-post fieldset.inline-edit-col-right label span.title { + padding-right: 0; + padding-left: 0.5em; +} +#wpbody-content .quick-edit-row fieldset .inline-edit-group label.alignleft:first-child { + margin-right: 0; + margin-left: 0.5em; +} +/* 2700 - 3000 +=================================== */ +.inline-edit-row fieldset span.title, +.inline-edit-row fieldset span.checkbox-title { + font-family: Tahoma, "Times New Roman"; +} +.inline-edit-row fieldset .inline-edit-date { + float: right; +} +.inline-edit-row fieldset ul.cat-checklist label, +.inline-edit-row .catshow, +.inline-edit-row .cathide, +.inline-edit-row #bulk-titles div { + font-family: Tahoma, "Times New Roman"; +} +.quick-edit-row-post fieldset label.inline-edit-status { + float: right; +} +.describe-toggle-on, .describe-toggle-off { + float: left; + margin-right: 0; + margin-left: 20px; +} +#wpbody-content #media-items .filename { + float: right; + margin-left: 0; + margin-right: 10px; +} +.media-item .pinkynail { + float: right; +} +#find-posts-response .found-radio { + padding: 8px 8px 0 0; +} +.find-box-buttons { + left: auto; + right: 12px; +} +.find-box-search label { + padding-right: 0; + padding-left: 6px; +} +/* favorite-actions */ +#favorite-actions { + float: left; +} +#favorite-first { + padding: 3px 12px 4px 30px; +} +#favorite-inside { +} +#favorite-inside a { + padding: 3px 10px 3px 5px; +} +#favorite-toggle { + right: auto; + left: 0; + background:transparent url(images/fav-arrow-rtl.gif) no-repeat 10px -4px; +} +#utc-time, #local-time { + padding-left: 0; + padding-right: 25px; + font-family: Tahoma, Arial; +} +.icon32 { + float: right; + margin: 14px 0 0 6px; +} +.subtitle { + padding-left: 0; + padding-right: 25px; } -.wrap h2 { - margin: 5px -4px 0 0; - padding-right: 0px; - padding-left: 280px; +ol { + list-style-type:decimal; + margin-left:0; + margin-right:2em; } -div#message { - clear: both; -} \ No newline at end of file + +/* TinyMCE +=================================== */ +.clearlooks2 .mceTop .mceLeft { + width:100% !important; +} +/* ltr +=================================== */ +#author-email, #author-url, #rss-url-1, #edit-slug-box, #post_name, #trackback_url, #metakeyinput, #post_password, #slug, #category_nicename, #link_url, #link_image, #rss_uri, #menu_order, #email, #newcomment_author_url, #pages-exclude, #template textarea, #user_login, #url, #pass1, #pass2, #aim, #yim, #jabber, #siteurl, #home, #admin_email, #gmt_offset, #default_post_edit_rows, #mailserver_url, #mailserver_login, #mailserver_pass, #mailserver_port, #ping_sites, #posts_per_page, #posts_per_rss, #blog_charset, #close_comments_days_old, #comments_per_page, #comment_max_links, #moderation_keys, #blacklist_keys, #thumbnail_size_w, #thumbnail_size_h, #medium_size_w, #medium_size_h, #large_size_w, #large_size_h, #permalink_structure, #category_base, #tag_base, #upload_path, #upload_url_path, #rules { + direction: ltr; +}