Ticket #23645: 23645.3.diff
| File 23645.3.diff, 833 bytes (added by , 13 years ago) |
|---|
-
wp-admin/css/wp-admin-rtl.css
2571 2571 } 2572 2572 2573 2573 .manage-menus .submit-btn { 2574 float: right;2574 float: right; 2575 2575 } 2576 2576 2577 2577 .manage-menus .selected-menu { 2578 float: right;2579 margin: 5px 0 0 6px;2578 float: right; 2579 margin: 5px 0 0 6px; 2580 2580 } 2581 2581 2582 2582 .nav-menus-php .add-new-menu-action { 2583 float: right;2584 margin: 4px 6px 0 0;2583 float: right; 2584 margin: 4px 6px 0 0; 2585 2585 } 2586 2586 2587 .nav-menus-php .meta-sep, 2588 .nav-menus-php .submitdelete, 2589 .nav-menus-php .submitcancel { 2590 float: right; 2591 } 2592 2587 2593 /*------------------------------------------------------------------------------ 2588 2594 29.0 - HiDPI 2589 2595 ------------------------------------------------------------------------------*/