Ticket #22897: Thickbox RTL support-revised.diff
File Thickbox RTL support-revised.diff, 669 bytes (added by , 12 years ago) |
---|
-
wp-admin/css/wp-admin-rtl.css
2324 2324 } 2325 2325 2326 2326 #plugin-information h2 { 2327 margin-right: 0;2328 margin-left: 200px;2327 margin-right: 200px; 2328 margin-left: 0; 2329 2329 } 2330 2330 2331 2331 #plugin-information .fyi { … … 2441 2441 left: 25px; 2442 2442 } 2443 2443 2444 #TB_closeAjaxWindow{ 2445 padding:6px 10px 0; 2446 text-align:right; 2447 float:left; 2448 } 2449 2450 #TB_ajaxWindowTitle{ 2451 float:left; 2452 padding:6px 10px 0; 2453 float:right; 2454 } 2455 2456 .fyi { 2457 float: right; 2458 } 2459 2460 2444 2461 #post_status { 2445 2462 margin-left: 0; 2446 2463 margin-right: 10px;