Ticket #22897: Thickbox RTL support-2.diff
File Thickbox RTL support-2.diff, 500 bytes (added by , 12 years ago) |
---|
-
wp-admin/css/wp-admin-rtl.css
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;