-
+ 19A98FF73E515E96AE632CB332AA29AE902F3B255BC5300373EED1C6D384071A7B56C520C358E1D556B4F499D4D3A25BACE037FC535E7A3847054921490C3B43
mp-wp/wp-admin/css/ie-rtl.css
(0 . 0)(1 . 91)
6658 * html #wpcontent #adminmenu .wp-has-submenu .wp-menu-toggle {
6659 background: url(../images/menu-bits-rtl.gif) no-repeat scroll right -109px;
6660 }
6661
6662 * html #wpcontent #adminmenu li.wp-has-current-submenu .wp-menu-toggle {
6663 background: url(../images/menu-bits-rtl.gif) no-repeat scroll right -206px;
6664 }
6665 * html #adminmenu {
6666 margin-left:0;
6667 margin-right: -80px;
6668 }
6669 * html div.folded #adminmenu {
6670 margin-left: 0;
6671 margin-right: -22px;
6672 }
6673 #wpcontent #adminmenu .wp-submenu li.wp-submenu-head {
6674 padding: 3px 10px 4px 4px;
6675 }
6676 .inline-edit-row fieldset label span.title {
6677 float: right;
6678 }
6679 .inline-edit-row fieldset label span.input-text-wrap {
6680 margin-right: 0;
6681 }
6682 p.search-box {
6683 float: left;
6684 }
6685 * html #poststuff h2 {
6686 margin-right: 0;
6687 }
6688 #bh {
6689 margin: 7px 10px 0 0;
6690 float: left;
6691 }
6692 #user_info + div#favorite-actions {
6693 right: auto;
6694 left: 15px;
6695 }
6696 #wphead-info {
6697 float: left;
6698 }
6699 /* without this dashboard widgets appear in one column for some screen widths */
6700 div#dashboard-widgets {
6701 padding-right: 0;
6702 padding-left: 1px;
6703 }
6704 #tagchecklist span a {
6705 margin: 4px -9px 0 0;
6706 }
6707 .widefat th input {
6708 margin: 0 5px 0 0;
6709 }
6710 /* ---------- add by navid */
6711 #TB_window {
6712 width: 670px;
6713 position: absolute;
6714 top: 50%;
6715 left: 50%;
6716 margin-right: 335px !important;
6717 }
6718 #dashboard_plugins {
6719 direction: ltr;
6720 }
6721 #dashboard_plugins h3.hndle {
6722 direction: rtl;
6723 }
6724 #dashboard_incoming_links ul li,
6725 #dashboard_secondary ul li,
6726 #dashboard_primary ul li,
6727 p.row-actions {
6728 width: 100%;
6729 }
6730 #favorite-inside {
6731 position: absolute;
6732 right:0;
6733 }
6734 #post-status-info {
6735 height: 25px;
6736 }
6737 #screen-meta {
6738 position: static;
6739 }
6740 p.submit { /* quick edit and reply in edit-comments.php */
6741 height:22px;
6742 }
6743 .inner-sidebar { /* fix edit single comment */
6744 position: static;
6745 }
6746 form#widgets-filter { /* fix widget page */
6747 position: static;
6748 }