web/wp-admin/css/ie-rtl.css
changeset 204 09a1c134465b
parent 194 32102edaa81b
equal deleted inserted replaced
203:f507feede89a 204:09a1c134465b
     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}
     1 
       
     2 body {
       
     3 	direction: rtl;
       
     4 	width: 99.5%;
       
     5 }
       
     6 
       
     7 .rtl #adminmenuback {
       
     8 	left: auto;
       
     9 	right: 0;
       
    10 	background-image: none;
       
    11 }
       
    12 
       
    13 .rtl #adminmenuback,
       
    14 .rtl #adminmenuwrap {
       
    15 	border-width: 0 0 0 1px;
       
    16 }
       
    17 
       
    18 #plupload-upload-ui {
       
    19 	zoom: 1;
       
    20 }
       
    21 
       
    22 .post-com-count-wrapper a.post-com-count {
       
    23 	float: none;
       
    24 }
       
    25 
       
    26 #adminmenu .wp-submenu ul {
       
    27 	width: 99%;
       
    28 }
       
    29 
       
    30 #adminmenu .wp-submenu .wp-submenu .wp-submenu,
       
    31 #adminmenu .wp-menu-open .wp-submenu .wp-submenu {
       
    32 	border: 1px solid #dfdfdf;
       
    33 }
       
    34 
       
    35 .folded #adminmenu .wp-submenu {
       
    36 	right: 30px;
       
    37 }
       
    38 
       
    39 #wpcontent #adminmenu .wp-submenu li.wp-submenu-head {
       
    40 	padding: 3px 10px 4px 4px;
       
    41 }
       
    42 
       
    43 div.quicktags-toolbar input {
       
    44 	min-width: 0;
       
    45 }
       
    46 
       
    47 .inline-edit-row fieldset label span.title {
       
    48 	float: right;
       
    49 }
       
    50 
       
    51 .inline-edit-row fieldset label span.input-text-wrap {
       
    52 	margin-right: 0;
       
    53 }
       
    54 
       
    55 p.search-box {
       
    56 	float: left;
       
    57 }
       
    58 
       
    59 #bh {
       
    60 	margin: 7px 10px 0 0;
       
    61 	float: left;
       
    62 }
       
    63 
       
    64 .postbox div.inside,
       
    65 .wp-editor-wrap .wp-editor-container .wp-editor-area,
       
    66 #nav-menu-theme-locations .howto select {
       
    67 	width: 97.5%;
       
    68 }
       
    69 
       
    70 /* without this dashboard widgets appear in one column for some screen widths */
       
    71 div#dashboard-widgets {
       
    72 	padding-right: 0;
       
    73 	padding-left: 1px;
       
    74 }
       
    75 
       
    76 .tagchecklist span a {
       
    77 	margin: 4px -9px 0 0;
       
    78 }
       
    79 
       
    80 .widefat th input {
       
    81 	margin: 0 5px 0 0;
       
    82 }
       
    83 
       
    84 /* ---------- add by navid */
       
    85 #TB_window {
       
    86 	width: 670px;
       
    87 	position: absolute;
       
    88 	top: 50%;
       
    89 	left: 50%;
       
    90 	margin-right: 335px !important;
       
    91 }
       
    92 
       
    93 #dashboard_plugins {
       
    94 	direction: ltr;
       
    95 }
       
    96 
       
    97 #dashboard_plugins h3.hndle {
       
    98 	direction: rtl;
       
    99 }
       
   100 
       
   101 #dashboard_incoming_links ul li,
       
   102 #dashboard_secondary ul li,
       
   103 #dashboard_primary ul li,
       
   104 p.row-actions {
       
   105 	width: 100%;
       
   106 }
       
   107 
       
   108 #post-status-info {
       
   109 	height: 25px;
       
   110 }
       
   111 
       
   112 p.submit { /* quick edit and reply in edit-comments.php */
       
   113 	height:22px;
       
   114 }
       
   115 
       
   116 .available-theme .action-links li {
       
   117 	padding-left: 7px;
       
   118 	margin-left: 7px;
       
   119 }
       
   120 
       
   121 form#widgets-filter { /* fix widget page */
       
   122 	position: static;
       
   123 }
       
   124 
       
   125 /* nav menus
       
   126 .menu-max-depth-0 #menu-management { width: 460px; }
       
   127 .menu-max-depth-1 #menu-management { width: 490px; }
       
   128 .menu-max-depth-2 #menu-management { width: 520px; }
       
   129 .menu-max-depth-3 #menu-management { width: 550px; }
       
   130 .menu-max-depth-4 #menu-management { width: 580px; }
       
   131 .menu-max-depth-5 #menu-management { width: 610px; }
       
   132 .menu-max-depth-6 #menu-management { width: 640px; }
       
   133 .menu-max-depth-7 #menu-management { width: 670px; }
       
   134 .menu-max-depth-8 #menu-management { width: 700px; }
       
   135 .menu-max-depth-9 #menu-management { width: 730px; }
       
   136 .menu-max-depth-10 #menu-management { width: 760px; }
       
   137 .menu-max-depth-11 #menu-management { width: 790px; }
       
   138 */
       
   139 .menu-item-depth-0 { margin-left: 0px; }
       
   140 .menu-item-depth-1 { margin-left: -30px; }
       
   141 .menu-item-depth-2 { margin-left: -60px; }
       
   142 .menu-item-depth-3 { margin-left: -90px; }
       
   143 .menu-item-depth-4 { margin-left: -120px; }
       
   144 .menu-item-depth-5 { margin-left: -150px; }
       
   145 .menu-item-depth-6 { margin-left: -180px; }
       
   146 .menu-item-depth-7 { margin-left: -210px; }
       
   147 .menu-item-depth-8 { margin-left: -240px; }
       
   148 .menu-item-depth-9 { margin-left: -270px; }
       
   149 .menu-item-depth-10 { margin-left: -300px; }
       
   150 .menu-item-depth-11 { margin-left: -330px; }
       
   151 
       
   152 /*
       
   153 #menu-to-edit li dl {
       
   154 	padding: 0 !important;
       
   155 	margin: 0 !important;
       
   156 }
       
   157 
       
   158 .ui-sortable-helper .menu-item-transport {
       
   159 	margin-top: 13px;
       
   160 }
       
   161 
       
   162 .ui-sortable-helper .menu-item-transport .menu-item-transport {
       
   163 	margin-top: 0;
       
   164 }
       
   165 */
       
   166 
       
   167 #menu-management,
       
   168 .nav-menus-php .menu-edit,
       
   169 #nav-menu-header .submitbox {
       
   170 	zoom: 1;
       
   171 }
       
   172 
       
   173 .nav-menus-php label {
       
   174 	max-width: 90% !important;
       
   175 }
       
   176 
       
   177 p.button-controls,
       
   178 .nav-menus-php .tabs-panel {
       
   179 	max-width: 90%;
       
   180 }
       
   181 
       
   182 .nav-menus-php .major-publishing-actions .publishing-action {
       
   183 	float: none;
       
   184 }
       
   185 
       
   186 #wpbody #nav-menu-header label {
       
   187 	float: none;
       
   188 }
       
   189 
       
   190 #nav-menu-header {
       
   191 	margin-top: -10px;
       
   192 }
       
   193 
       
   194 #nav-menu-footer {
       
   195 	margin-bottom: -20px;
       
   196 }
       
   197 
       
   198 #update-nav-menu .publishing-action {
       
   199 	max-width: 200px;
       
   200 }
       
   201 
       
   202 #nav-menus-frame #update-nav-menu .delete-action {
       
   203 	margin-top: -25px;
       
   204 	float: left;
       
   205 }
       
   206 
       
   207 #menu-to-edit li {
       
   208 	margin-top: -10px;
       
   209 	margin-bottom: -10px;
       
   210 }
       
   211 
       
   212 .sortable-placeholder {
       
   213 	margin-top: 0 !important;
       
   214 	margin-left: 0 !important;
       
   215 	margin-bottom: 13px !important;
       
   216 	padding: 0 !important;
       
   217 }
       
   218 
       
   219 .auto-add-pages {
       
   220 	clear: both;
       
   221 	float: none;
       
   222 }
       
   223 
       
   224 #nav-menus-frame .open-label span {
       
   225 	float: none;
       
   226 	display: inline-block;
       
   227 }
       
   228 
       
   229 #nav-menus-frame .delete-action {
       
   230 	float: none;
       
   231 }
       
   232 
       
   233 #title-wrap #title-prompt-text {
       
   234 	right: 0;
       
   235 }
       
   236 
       
   237 .screen-reader-text { 
       
   238 	right: auto;
       
   239 	text-indent: -1000em; 
       
   240 }