web/wp-admin/css/ie-rtl.css
changeset 194 32102edaa81b
parent 136 bde1974c263b
child 204 09a1c134465b
equal deleted inserted replaced
193:2f6f6f7551ca 194:32102edaa81b
     1 * html #wpcontent #adminmenu .wp-has-submenu .wp-menu-toggle {
     1 body{direction:rtl;width:99.5%}.rtl #adminmenuback{left:auto;right:0;background-image:none}.rtl #adminmenuback,.rtl #adminmenuwrap{border-width:0 0 0 1px}#plupload-upload-ui{zoom:1}.post-com-count-wrapper a.post-com-count{float:none}#adminmenu .wp-submenu ul{width:99%}#adminmenu .wp-submenu .wp-submenu .wp-submenu-wrap,#adminmenu .wp-menu-open .wp-submenu .wp-submenu-wrap{border:1px solid #dfdfdf}.folded #adminmenu .wp-submenu{right:30px;top:-4px}#adminmenu .wp-submenu .wp-submenu-head{padding:6px 10px 6px 4px}#adminmenu .wp-menu-arrow{display:none!important}#wpcontent #adminmenu .wp-submenu li.wp-submenu-head{padding:3px 10px 4px 4px}div.quicktags-toolbar input{min-width:0}.inline-edit-row fieldset label span.title{float:right}.inline-edit-row fieldset label span.input-text-wrap{margin-right:0}p.search-box{float:left}#bh{margin:7px 10px 0 0;float:left}.postbox div.inside,.wp-editor-wrap .wp-editor-container .wp-editor-area,#nav-menu-theme-locations .howto select{width:97.5%}div#dashboard-widgets{padding-right:0;padding-left:1px}#dashboard_quick_press h4{text-align:right}.tagchecklist span a{margin:4px -9px 0 0}.widefat th input{margin:0 5px 0 0}#TB_window{width:670px;position:absolute;top:50%;left:50%;margin-right:335px!important}#dashboard_plugins{direction:ltr}#dashboard_plugins h3.hndle{direction:rtl}#dashboard_incoming_links ul li,#dashboard_secondary ul li,#dashboard_primary ul li,p.row-actions{width:100%}#post-status-info{height:25px}p.submit{height:22px}form#widgets-filter{position:static}.menu-item-depth-0{margin-left:0}.menu-item-depth-1{margin-left:-30px}.menu-item-depth-2{margin-left:-60px}.menu-item-depth-3{margin-left:-90px}.menu-item-depth-4{margin-left:-120px}.menu-item-depth-5{margin-left:-150px}.menu-item-depth-6{margin-left:-180px}.menu-item-depth-7{margin-left:-210px}.menu-item-depth-8{margin-left:-240px}.menu-item-depth-9{margin-left:-270px}.menu-item-depth-10{margin-left:-300px}.menu-item-depth-11{margin-left:-330px}#menu-management,.nav-menus-php .menu-edit,#nav-menu-header .submitbox{zoom:1}.nav-menus-php label{max-width:90%!important}p.button-controls,.nav-menus-php .tabs-panel{max-width:90%}.nav-menus-php .major-publishing-actions .publishing-action{float:none}#wpbody #nav-menu-header label{float:none}#nav-menu-header{margin-top:-10px}#nav-menu-footer{margin-bottom:-20px}#update-nav-menu .publishing-action{max-width:200px}#nav-menus-frame #update-nav-menu .delete-action{margin-top:-25px;float:left}#menu-to-edit li{margin-top:-10px;margin-bottom:-10px}.sortable-placeholder{margin-top:0!important;margin-left:0!important;margin-bottom:13px!important;padding:0!important}.auto-add-pages{clear:both;float:none}#nav-menus-frame .open-label span{float:none;display:inline-block}#nav-menus-frame .delete-action{float:none}
     2 	background: url(../images/menu-bits-rtl.gif) no-repeat scroll right -109px;
       
     3 }
       
     4 
       
     5 * html #wpcontent #adminmenu li.wp-has-current-submenu .wp-menu-toggle {
       
     6 	background: url(../images/menu-bits-rtl.gif) no-repeat scroll right -206px;
       
     7 }
       
     8 * html #adminmenu {
       
     9 	margin-left:0;
       
    10 	margin-right: -80px;
       
    11 }
       
    12 * html div.folded #adminmenu {
       
    13 	margin-left: 0;
       
    14 	margin-right: -22px;
       
    15 }
       
    16 #wpcontent #adminmenu .wp-submenu li.wp-submenu-head {
       
    17 	padding: 3px 10px 4px 4px;
       
    18 }
       
    19 .inline-edit-row fieldset label span.title {
       
    20 	float: right;
       
    21 }
       
    22 .inline-edit-row fieldset label span.input-text-wrap {
       
    23 	margin-right: 0;
       
    24 }
       
    25 p.search-box {
       
    26 	float: left;
       
    27 }
       
    28 * html #poststuff h2 {
       
    29 	margin-right: 0;
       
    30 }
       
    31 #bh {
       
    32 	margin: 7px 10px 0 0;
       
    33 	float: left;
       
    34 }
       
    35 #user_info + div#favorite-actions {
       
    36 	right: auto;
       
    37 	left: 15px;
       
    38 }
       
    39 #wphead-info {
       
    40 	float: left;
       
    41 }
       
    42 /* without this dashboard widgets appear in one column for some screen widths */
       
    43 div#dashboard-widgets {
       
    44 	padding-right: 0;
       
    45 	padding-left: 1px;
       
    46 }
       
    47 .tagchecklist span a {
       
    48 	margin: 4px -9px 0 0;
       
    49 }
       
    50 .widefat th input {
       
    51 	margin: 0 5px 0 0;
       
    52 }
       
    53 /* ---------- add by navid */
       
    54 #TB_window {
       
    55 	width: 670px;
       
    56 	position: absolute;
       
    57 	top: 50%;
       
    58 	left: 50%;
       
    59 	margin-right: 335px !important;
       
    60 }
       
    61 #dashboard_plugins {
       
    62 	direction: ltr;
       
    63 }
       
    64 #dashboard_plugins h3.hndle {
       
    65 	direction: rtl;
       
    66 }
       
    67 #dashboard_incoming_links ul li,
       
    68 #dashboard_secondary ul li,
       
    69 #dashboard_primary ul li,
       
    70 p.row-actions {
       
    71 	width: 100%;
       
    72 }
       
    73 #favorite-inside {
       
    74 	position: absolute;
       
    75 	right:0;
       
    76 }
       
    77 #post-status-info {
       
    78 	height: 25px;
       
    79 }
       
    80 #screen-meta {
       
    81 	position: static;
       
    82 }
       
    83 p.submit { /* quick edit and reply in edit-comments.php */
       
    84 	height:22px;
       
    85 }
       
    86 .inner-sidebar { /* fix edit single comment */
       
    87 	position: static;
       
    88 }
       
    89 form#widgets-filter { /* fix widget page */
       
    90 	position: static;
       
    91 }
       
    92 
       
    93 * html .meta-box-sortables .postbox .handlediv {
       
    94 	background: transparent url(../images/menu-bits-rtl-vs.gif) no-repeat scroll right -111px;
       
    95 }