Ticket #8047: wp-27-rtl-r9630.diff
| File wp-27-rtl-r9630.diff, 5.2 KB (added by , 18 years ago) |
|---|
-
trunk/files/wp-admin/css/ie-rtl.css
1 .metabox-holder .postbox h3, #poststuff .postbox h3 { 2 padding-left:0; 3 padding-right: 23px; 1 * html #wpbody-content { 2 float: left; 4 3 } 5 * html #poststuff .postarea, * html #poststuff #titlediv { 6 margin-left:0; 7 margin-right: 3%; 4 #wphead-info { 5 float: left; 6 } 7 * html #wpcontent #adminmenu .wp-has-submenu .wp-menu-toggle { 8 background: url(../images/menu-bits-rtl.gif) no-repeat scroll right -108px; 9 } 10 11 * html #wpcontent #adminmenu li.wp-has-current-submenu .wp-menu-toggle { 12 background: url(../images/menu-bits-rtl.gif) no-repeat scroll right -206px; 13 } 14 #wpcontent #adminmenu .wp-submenu li.wp-submenu-head { 15 padding: 3px 10px 4px 4px; 16 } 17 .inline-edit-row fieldset label span.title { 18 float: right; 19 } 20 .inline-edit-row fieldset label span.input-text-wrap { 21 margin-right: 0; 22 } 23 p.search-box { 24 float: left; 8 25 } 9 26 * html #poststuff h2 { … … 11 28 } 12 29 #bh { 13 padding-right:0;14 padding-left: 15px;30 margin: 3px 6px 0 0; 31 float: left; 15 32 } 33 /* without this dashboard widgets appear in one column for some screen widths */ 16 34 div#dashboard-widgets { 17 padding-right: 0;35 padding-right: 0; 18 36 padding-left: 1px; 19 37 } … … 24 42 margin: 0 5px 0 0; 25 43 } 26 /* ---------- add by navid */ 27 #sidemenu a { /* fix left admin buttom ex. plugins, options */ 28 float:left; 44 /* ---------- add by navid */ 45 #TB_window { 46 width: 670px; 47 position: absolute; 48 top: 50%; 49 left: 50%; 50 margin-right: 335px !important; 29 51 } 30 .wrap h2{31 margin:5px 4px 0 0;52 #dashboard_plugins { 53 direction: ltr; 32 54 } 33 # editor-toolbar {/* fix hover in media uploader icon */34 direction: ltr;55 #dashboard_plugins h3.hndle { 56 direction: rtl; 35 57 } 36 # TB_window { /* fix theme preview */37 left:2%;58 #dashboard_incoming_links ul li, #dashboard_secondary ul li, #dashboard_primary ul li, p.comment-actions { 59 width: 100%; 38 60 } 39 /* fix widget page */ 40 form#widgets-filter { 41 position:static;61 #favorite-inside { 62 position: absolute; 63 right:0; 42 64 } 43 # widget-search{44 display:none;65 #post-status-info { 66 height: 25px; 45 67 } 46 /* fix manage comment page */ 47 .view-switch { 48 float:left; 68 #screen-meta { 69 position: static; 49 70 } 50 form#posts-filter { 51 position:static;71 p.submit { /* quick edit and reply in edit-comments.php */ 72 height:22px; 52 73 } 53 . search-box {54 display:none;74 .inner-sidebar { /* fix edit single comment */ 75 position: static; 55 76 } 56 #submenu { 57 margin-right: 20px;77 form#widgets-filter { /* fix widget page */ 78 position: static; 58 79 } 59 /* Fixes for media-upload window */60 /* Center media-upload panel on screen */61 #TB_window {62 width: 670px;63 position: absolute;64 top: 50%;65 left: 50%;66 margin-right: 335px !important; } -
trunk/files/wp-admin/rtl.css
164 164 float: left; 165 165 padding: 1px 0 0 2px; 166 clear: left; 166 167 } 167 168 #adminmenu div.wp-menu-image { … … 257 258 #poststuff .stuffbox h3 { 258 259 background-position: right top; 259 }260 #edit-slug-buttons a {261 margin-right: 0;262 margin-left: 4px;263 260 } 264 261 .postarea h3 label { … … 472 469 /* 2500 - 2700 473 470 =================================== */ 474 .inline-editor .post-title .slug,475 .inline-editor .page-title .slug {476 text-align: left;477 }478 .inline-editor .categories ul.cat-checklist {479 padding: 0 4px 0 0;480 }481 .inline-editor .categories ul.children {482 padding-left: 0;483 padding-right: 15px;484 }485 .inline-editor .comments {486 text-align: right;487 }488 471 #bulk-titles div a { 489 472 float: right; … … 494 477 margin-right: 10px; 495 478 } 479 #wpbody-content .inline-edit-row fieldset { 480 float: right; 481 } 482 #wpbody-content .quick-edit-row-page fieldset.inline-edit-col-right .inline-edit-col { 483 border-left: 0 none; 484 border-right: 1px solid; 485 } 486 #wpbody-content .bulk-edit-row .inline-edit-col-bottom { 487 float: left; 488 } 489 .inline-edit-row fieldset label span.title { 490 float: right; 491 } 492 .inline-edit-row fieldset label span.input-text-wrap { 493 margin-left: 0; 494 margin-right: 5em; 495 } 496 .quick-edit-row-post fieldset.inline-edit-col-right label span.title { 497 padding-right: 0; 498 padding-left: 0.5em; 499 } 500 #wpbody-content .quick-edit-row fieldset .inline-edit-group label.alignleft:first-child { 501 margin-right: 0; 502 margin-left: 0.5em; 503 } 496 504 /* 2700 - 3000 497 505 =================================== */ 506 .inline-edit-row fieldset span.title, 507 .inline-edit-row fieldset span.checkbox-title { 508 font-family: Tahoma, "Times New Roman"; 509 } 510 .inline-edit-row fieldset .inline-edit-date { 511 float: right; 512 } 513 .inline-edit-row fieldset ul.cat-checklist label, 514 .inline-edit-row .catshow, 515 .inline-edit-row .cathide, 516 .inline-edit-row #bulk-titles div { 517 font-family: Tahoma, "Times New Roman"; 518 } 519 .quick-edit-row-post fieldset label.inline-edit-status { 520 float: right; 521 } 498 522 .describe-toggle-on, .describe-toggle-off { 499 523 float: left;