1 |
1 /* Fixes for IE 7 bugs */ |
2 body { |
2 |
3 direction: rtl; |
3 #dashboard-widgets form .input-text-wrap input, |
4 width: 99.5%; |
4 #dashboard-widgets form .textarea-wrap textarea { |
5 } |
5 width: 99%; |
6 |
6 } |
7 .rtl #adminmenuback { |
7 |
8 left: auto; |
8 #dashboard-widgets form #title { |
|
9 width: 98%; |
|
10 } |
|
11 |
|
12 #wpbody-content #dashboard-widgets .postbox-container { |
|
13 width: 49.5%; |
|
14 } |
|
15 |
|
16 #wpbody-content #dashboard-widgets #postbox-container-2, |
|
17 #wpbody-content #dashboard-widgets #postbox-container-3, |
|
18 #wpbody-content #dashboard-widgets #postbox-container-4 { |
|
19 float: left; |
|
20 width: 50.5%; |
|
21 } |
|
22 |
|
23 #dashboard-widgets #postbox-container-3 .empty-container, |
|
24 #dashboard-widgets #postbox-container-4 .empty-container { |
|
25 border: 0 none; |
|
26 height: 0; |
|
27 min-height: 0; |
|
28 } |
|
29 |
|
30 .wp-editor-wrap .wp-editor-tools, |
|
31 .wp-editor-wrap .wp-switch-editor, |
|
32 .wp-editor-wrap .wp-editor-tabs, |
|
33 .wp-editor-wrap .wp-editor-container { |
|
34 zoom: 100%; |
|
35 } |
|
36 |
|
37 .wp-editor-wrap .wp-editor-container textarea.wp-editor-area { |
|
38 width: 97%; |
|
39 } |
|
40 |
|
41 #post-body.columns-2 #postbox-container-1 { |
|
42 padding-right: 19px; |
|
43 } |
|
44 |
|
45 .welcome-panel .wp-badge { |
|
46 position: absolute; |
|
47 } |
|
48 |
|
49 .welcome-panel .welcome-panel-column:first-child { |
|
50 width: 35%; |
|
51 } |
|
52 |
|
53 .wp-fullscreen-title { |
|
54 width: 97%; |
|
55 } |
|
56 |
|
57 #wp_mce_fullscreen_ifr { |
|
58 background-color: #f9f9f9; |
|
59 } |
|
60 |
|
61 #wp-fullscreen-tagline { |
|
62 color: #82878c; |
|
63 font-size: 14px; |
|
64 } |
|
65 |
|
66 #adminmenuback { |
9 right: 0; |
67 right: 0; |
10 background-image: none; |
68 background-image: none; |
11 } |
69 } |
12 |
70 |
13 .rtl #adminmenuback, |
71 #adminmenuwrap { |
14 .rtl #adminmenuwrap { |
72 position: static; |
15 border-width: 0 0 0 1px; |
73 } |
16 } |
74 |
17 |
75 #adminmenu { |
18 #plupload-upload-ui { |
76 position: relative; |
19 zoom: 1; |
77 } |
20 } |
78 |
21 |
79 #adminmenu, |
22 .post-com-count-wrapper a.post-com-count { |
80 #adminmenu a { |
23 float: none; |
81 cursor: pointer; |
|
82 } |
|
83 |
|
84 #adminmenu li.wp-menu-separator, |
|
85 #adminmenu li.wp-menu-separator-last { |
|
86 font-size: 1px; |
|
87 line-height: 1; |
|
88 } |
|
89 |
|
90 #adminmenu a.menu-top { |
|
91 border-bottom: 0 none; |
|
92 border-top: 1px solid #ddd; |
|
93 } |
|
94 |
|
95 #adminmenu .separator { |
|
96 font-size: 1px; |
|
97 line-height: 1px; |
|
98 } |
|
99 |
|
100 #adminmenu .wp-submenu { |
|
101 right: 110px; |
24 } |
102 } |
25 |
103 |
26 #adminmenu .wp-submenu ul { |
104 #adminmenu .wp-submenu ul { |
27 width: 99%; |
105 margin: 0; |
28 } |
106 } |
29 |
107 |
30 #adminmenu .wp-submenu .wp-submenu .wp-submenu, |
108 .folded #wpcontent, |
31 #adminmenu .wp-menu-open .wp-submenu .wp-submenu { |
109 .folded #wpfooter { |
|
110 margin-right: 170px; |
|
111 } |
|
112 |
|
113 .folded #adminmenuback, |
|
114 .folded #adminmenuwrap, |
|
115 .folded #adminmenu, |
|
116 .folded #adminmenu li.menu-top { |
|
117 width: 150px; |
|
118 } |
|
119 |
|
120 .folded #adminmenu .wp-submenu { |
|
121 border-top-color: transparent; |
|
122 } |
|
123 |
|
124 .folded #adminmenu .wp-menu-name { |
|
125 display: block; |
|
126 } |
|
127 |
|
128 .folded #adminmenu .wp-submenu.sub-open, |
|
129 .folded #adminmenu .opensub .wp-submenu { |
|
130 right: 110px; |
|
131 } |
|
132 |
|
133 .folded #adminmenu a.wp-has-current-submenu:focus + .wp-submenu, |
|
134 .folded #adminmenu .wp-has-current-submenu .wp-submenu { |
|
135 top: -1px; |
|
136 position: relative; |
|
137 } |
|
138 |
|
139 .folded #adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head { |
|
140 background-color: transparent; |
|
141 } |
|
142 |
|
143 #adminmenu .wp-submenu .wp-submenu-head { |
|
144 border-top-color: #ddd; |
|
145 } |
|
146 |
|
147 .folded #adminmenu .wp-submenu ul { |
|
148 margin-right: 5px; |
|
149 } |
|
150 |
|
151 #adminmenu li.menu-top { |
|
152 margin-bottom: -2px; |
|
153 } |
|
154 |
|
155 #adminmenu .wp-menu-arrow { |
|
156 display: none !important; |
|
157 } |
|
158 |
|
159 .js.folded #adminmenu li.menu-top { |
|
160 display: block; |
|
161 zoom: 100%; |
|
162 } |
|
163 |
|
164 ul#adminmenu { |
|
165 z-index: 99; |
|
166 } |
|
167 |
|
168 #adminmenu li.menu-top a.menu-top { |
|
169 min-width: auto; |
|
170 width: auto; |
|
171 } |
|
172 |
|
173 #wpcontent #adminmenu li.wp-has-current-submenu a.wp-has-submenu { |
|
174 font-style: normal; |
|
175 } |
|
176 |
|
177 #wpcontent #adminmenu .wp-submenu li { |
|
178 padding: 0; |
|
179 } |
|
180 |
|
181 #adminmenu li.wp-has-current-submenu .wp-submenu { |
|
182 right: -40px; |
|
183 } |
|
184 |
|
185 #adminmenu .wp-menu-image { |
|
186 display: none !important; |
|
187 } |
|
188 |
|
189 #adminmenu a.menu-top .wp-menu-name { |
|
190 padding-right: 8px; |
|
191 } |
|
192 |
|
193 #collapse-menu { |
|
194 line-height: 23px; |
|
195 } |
|
196 |
|
197 #wpadminbar .ab-comments-icon { |
|
198 padding-top: 7px; |
|
199 } |
|
200 |
|
201 |
|
202 .theme-browser .theme { |
|
203 width: 30%; |
|
204 margin: 0 0 4% 3%; |
|
205 cursor: auto; |
|
206 } |
|
207 |
|
208 .theme-browser .theme:hover, |
|
209 .theme-browser .theme:focus { |
|
210 cursor: auto; |
|
211 } |
|
212 |
|
213 .theme-browser .theme .theme-screenshot { |
|
214 height: 180px; |
|
215 } |
|
216 |
|
217 .theme-browser .theme .theme-actions { |
|
218 position: static; |
|
219 background-color: #e8e8e8; |
|
220 } |
|
221 |
|
222 .theme-browser .theme .more-details { |
|
223 display: none; |
|
224 } |
|
225 |
|
226 .plugins td, |
|
227 .plugins th { |
|
228 border-top: 1px solid #ddd; |
|
229 } |
|
230 |
|
231 table.fixed th, |
|
232 table.fixed td { |
|
233 border-top: 1px solid #ddd; |
|
234 } |
|
235 |
|
236 #wpbody-content input.button, |
|
237 #wpbody-content input.button-primary, |
|
238 #wpbody-content input.button-secondary { |
|
239 overflow: visible; |
|
240 } |
|
241 |
|
242 #dashboard-widgets h3 a { |
|
243 height: 14px; |
|
244 line-height: 14px; |
|
245 } |
|
246 |
|
247 #dashboard_browser_nag { |
|
248 color: #fff; |
|
249 } |
|
250 |
|
251 #dashboard_browser_nag .browser-icon { |
|
252 position: relative; |
|
253 } |
|
254 |
|
255 .tablenav-pages .current-page { |
|
256 vertical-align: middle; |
|
257 } |
|
258 |
|
259 #wpbody-content .postbox { |
32 border: 1px solid #dfdfdf; |
260 border: 1px solid #dfdfdf; |
33 } |
261 } |
34 |
262 |
35 .folded #adminmenu .wp-submenu { |
263 #wpbody-content .postbox .hndle { |
36 right: 30px; |
264 margin-bottom: -1px; |
37 } |
265 } |
38 |
266 |
39 #wpcontent #adminmenu .wp-submenu li.wp-submenu-head { |
267 .major-publishing-actions, |
40 padding: 3px 10px 4px 4px; |
268 .wp-submenu, |
41 } |
269 .wp-submenu li, |
42 |
270 #template, |
43 div.quicktags-toolbar input { |
271 #template div, |
44 min-width: 0; |
272 #editcat, |
|
273 #addcat { |
|
274 zoom: 100%; |
|
275 } |
|
276 |
|
277 .wp-menu-arrow { |
|
278 height: 28px; |
|
279 } |
|
280 |
|
281 .submitbox { |
|
282 margin-top: 10px; |
|
283 } |
|
284 |
|
285 /* Inline Editor */ |
|
286 #wpbody-content .quick-edit-row-post .inline-edit-col-left { |
|
287 width: 39%; |
|
288 } |
|
289 |
|
290 #wpbody-content .inline-edit-row-post .inline-edit-col-center { |
|
291 width: 19%; |
|
292 } |
|
293 |
|
294 #wpbody-content .quick-edit-row-page .inline-edit-col-left { |
|
295 width: 49%; |
|
296 } |
|
297 |
|
298 #wpbody-content .bulk-edit-row .inline-edit-col-left { |
|
299 width: 29%; |
|
300 } |
|
301 |
|
302 .inline-edit-row p.submit { |
|
303 zoom: 100%; |
45 } |
304 } |
46 |
305 |
47 .inline-edit-row fieldset label span.title { |
306 .inline-edit-row fieldset label span.title { |
|
307 display: block; |
48 float: right; |
308 float: right; |
|
309 width: 5em; |
49 } |
310 } |
50 |
311 |
51 .inline-edit-row fieldset label span.input-text-wrap { |
312 .inline-edit-row fieldset label span.input-text-wrap { |
52 margin-right: 0; |
313 margin-right: 0; |
|
314 zoom: 100%; |
|
315 } |
|
316 |
|
317 #wpbody-content .inline-edit-row fieldset label span.input-text-wrap input { |
|
318 line-height: 130%; |
|
319 } |
|
320 |
|
321 #wpbody-content .inline-edit-row .input-text-wrap input { |
|
322 width: 95%; |
|
323 } |
|
324 |
|
325 #wpbody-content .inline-edit-row .input-text-wrap input.inline-edit-password-input { |
|
326 width: 8em; |
|
327 } |
|
328 /* end Inline Editor */ |
|
329 |
|
330 #titlediv #title { |
|
331 width: 98%; |
|
332 } |
|
333 |
|
334 .button, |
|
335 input[type="reset"], |
|
336 input[type="button"], |
|
337 input[type="submit"] { |
|
338 padding: 0 8px; |
|
339 line-height: 20px; |
|
340 height: auto; |
|
341 } |
|
342 |
|
343 .button.button-large, |
|
344 input[type="reset"].button-large, |
|
345 input[type="button"].button-large, |
|
346 input[type="submit"].button-large { |
|
347 padding: 0 10px; |
|
348 line-height: 24px; |
|
349 height: auto; |
|
350 } |
|
351 |
|
352 .button.button-small, |
|
353 input[type="reset"].button-small, |
|
354 input[type="button"].button-small, |
|
355 input[type="submit"].button-small { |
|
356 padding: 0 6px; |
|
357 line-height: 16px; |
|
358 height: auto; |
|
359 } |
|
360 |
|
361 a.button { |
|
362 margin: 1px; |
|
363 padding: 1px 9px 2px; |
|
364 } |
|
365 |
|
366 a.button.button-large { |
|
367 padding: 1px 11px 2px; |
|
368 } |
|
369 |
|
370 a.button.button-small { |
|
371 padding: 1px 7px 2px; |
|
372 } |
|
373 |
|
374 #screen-options-wrap { |
|
375 overflow: hidden; |
|
376 } |
|
377 |
|
378 #the-comment-list .comment-item, |
|
379 #post-status-info, |
|
380 #wpwrap, |
|
381 #wrap, |
|
382 #postdivrich, |
|
383 #postdiv, |
|
384 #poststuff, |
|
385 .metabox-holder, |
|
386 #titlediv, |
|
387 #post-body, |
|
388 #editorcontainer, |
|
389 .tablenav, |
|
390 .widget-liquid-left, |
|
391 .widget-liquid-right, |
|
392 #widgets-left, |
|
393 .widgets-sortables, |
|
394 #dragHelper, |
|
395 .widget .widget-top, |
|
396 .widget-control-actions, |
|
397 .tagchecklist, |
|
398 #col-container, |
|
399 #col-left, |
|
400 #col-right, |
|
401 .fileedit-sub { |
|
402 display: block; |
|
403 zoom: 100%; |
53 } |
404 } |
54 |
405 |
55 p.search-box { |
406 p.search-box { |
|
407 position: static; |
56 float: left; |
408 float: left; |
|
409 margin: -3px 0 4px; |
|
410 } |
|
411 |
|
412 #widget-list .widget, |
|
413 .feature-filter .feature-group li { |
|
414 display: inline; |
|
415 } |
|
416 |
|
417 .feature-filter .feature-group li input { |
|
418 vertical-align: middle; |
|
419 } |
|
420 |
|
421 #editorcontainer #content { |
|
422 overflow: auto; |
|
423 margin: auto; |
|
424 width: 98%; |
|
425 } |
|
426 |
|
427 form#template div { |
|
428 width: 100%; |
|
429 } |
|
430 |
|
431 .wp-editor-container .quicktags-toolbar input { |
|
432 overflow: visible; |
|
433 padding: 0 4px; |
|
434 } |
|
435 |
|
436 #poststuff h2 { |
|
437 font-size: 1.6em; |
|
438 } |
|
439 |
|
440 #poststuff .inside #parent_id, |
|
441 #poststuff .inside #page_template, |
|
442 .inline-edit-row #post_parent, |
|
443 .inline-edit-row select[name="page_template"] { |
|
444 width: 250px; |
|
445 } |
|
446 |
|
447 #submitdiv input, |
|
448 #submitdiv select, |
|
449 #submitdiv a.button { |
|
450 position: relative; |
57 } |
451 } |
58 |
452 |
59 #bh { |
453 #bh { |
60 margin: 7px 10px 0 0; |
454 margin: 7px 0 0 10px; |
61 float: left; |
455 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 } |
456 } |
69 |
457 |
70 /* without this dashboard widgets appear in one column for some screen widths */ |
458 /* without this dashboard widgets appear in one column for some screen widths */ |
71 div#dashboard-widgets { |
459 div#dashboard-widgets { |
72 padding-right: 0; |
|
73 padding-left: 1px; |
460 padding-left: 1px; |
|
461 } |
|
462 |
|
463 .tagchecklist span, .tagchecklist span a { |
|
464 display: inline-block; |
|
465 display: block; |
|
466 } |
|
467 |
|
468 .tablenav .button-secondary, |
|
469 .nav .button-secondary { |
|
470 padding-top: 2px; |
|
471 padding-bottom: 2px; |
|
472 } |
|
473 |
|
474 .tablenav select { |
|
475 font-size: 13px; |
|
476 display: inline-block; |
|
477 vertical-align: top; |
|
478 margin-top: 2px; |
|
479 } |
|
480 |
|
481 .tablenav .actions select { |
|
482 width: 155px; |
|
483 } |
|
484 |
|
485 .subsubsub li { |
|
486 display: inline; |
|
487 } |
|
488 |
|
489 a.post-state-format { |
|
490 text-indent: 0; |
|
491 line-height: 0; |
|
492 font-size: 0; |
|
493 } |
|
494 |
|
495 table.ie-fixed { |
|
496 table-layout: fixed; |
|
497 } |
|
498 |
|
499 .widefat tr, |
|
500 .widefat th { |
|
501 margin-bottom: 0; |
|
502 border-spacing: 0; |
74 } |
503 } |
75 |
504 |
76 .widefat th input { |
505 .widefat th input { |
77 margin: 0 5px 0 0; |
506 margin: 0 5px 0 0; |
78 } |
507 } |
79 |
508 |
80 /* ---------- add by navid */ |
509 .widefat thead .check-column, |
81 #TB_window { |
510 .widefat tfoot .check-column { |
82 width: 670px; |
511 padding-top: 6px; |
83 position: absolute; |
512 } |
84 top: 50%; |
513 |
85 left: 50%; |
514 .widefat tbody th.check-column, |
86 margin-right: 335px !important; |
515 .media.widefat tbody th.check-column { |
87 } |
516 padding: 4px 0 0; |
88 |
517 } |
89 #dashboard_plugins { |
518 |
90 direction: ltr; |
519 .widefat { |
91 } |
520 empty-cells: show; |
92 |
521 border-collapse: collapse; |
93 #dashboard_plugins h3.hndle { |
522 } |
94 direction: rtl; |
523 |
95 } |
524 .tablenav a.button-secondary { |
96 |
525 display: inline-block; |
97 #dashboard_incoming_links ul li, |
526 padding: 2px 5px; |
98 #dashboard_secondary ul li, |
527 } |
99 #dashboard_primary ul li, |
528 |
100 p.row-actions { |
529 .inactive-sidebar .widgets-sortables { |
101 width: 100%; |
530 padding-bottom: 8px; |
102 } |
531 } |
103 |
532 |
104 #post-status-info { |
533 #available-widgets .widget-holder { |
105 height: 25px; |
534 padding-bottom: 65px; |
106 } |
535 } |
107 |
536 |
108 p.submit { /* quick edit and reply in edit-comments.php */ |
537 #widgets-left .inactive { |
109 height:22px; |
538 padding-bottom: 10px; |
|
539 } |
|
540 |
|
541 .widget-liquid-right .widget, |
|
542 .inactive-sidebar .widget { |
|
543 position: relative; |
|
544 } |
|
545 |
|
546 .inactive-sidebar .widget { |
|
547 display: block; |
|
548 float: right; |
|
549 } |
|
550 |
|
551 #wpcontent .button-primary-disabled { |
|
552 color: #9FD0D5; |
|
553 background: #298CBA; |
|
554 } |
|
555 |
|
556 #the-comment-list .unapproved tr, |
|
557 #the-comment-list .unapproved td { |
|
558 background-color: #ffffe0; |
|
559 } |
|
560 |
|
561 .imgedit-submit { |
|
562 width: 300px; |
|
563 } |
|
564 |
|
565 #nav-menus-frame, |
|
566 #wpbody, |
|
567 .menu li { |
|
568 zoom: 100%; |
|
569 } |
|
570 |
|
571 #update-nav-menu #post-body { |
|
572 overflow:hidden; |
|
573 } |
|
574 |
|
575 .menu li { |
|
576 min-width: 100%; |
|
577 } |
|
578 |
|
579 .menu li.sortable-placeholder { |
|
580 min-width: 400px; |
|
581 } |
|
582 |
|
583 .available-theme { |
|
584 display: inline; |
|
585 } |
|
586 |
|
587 .available-theme ul { |
|
588 margin: 0; |
110 } |
589 } |
111 |
590 |
112 .available-theme .action-links li { |
591 .available-theme .action-links li { |
113 padding-left: 7px; |
592 padding-left: 7px; |
114 margin-left: 7px; |
593 margin-left: 7px; |
115 } |
594 } |
116 |
595 |
117 form#widgets-filter { /* fix widget page */ |
596 .about-wrap .three-col.about-updates .col-2 { |
118 position: static; |
597 width: 15%; |
119 } |
598 } |
120 |
599 |
121 /* nav menus |
600 .about-wrap .about-password-meter input { |
122 .menu-max-depth-0 #menu-management { width: 460px; } |
601 width: 98%; |
123 .menu-max-depth-1 #menu-management { width: 490px; } |
602 } |
124 .menu-max-depth-2 #menu-management { width: 520px; } |
603 |
125 .menu-max-depth-3 #menu-management { width: 550px; } |
604 .revisions-tickmarks, |
126 .menu-max-depth-4 #menu-management { width: 580px; } |
605 .revisions-tooltip { |
127 .menu-max-depth-5 #menu-management { width: 610px; } |
606 display: none !important; |
128 .menu-max-depth-6 #menu-management { width: 640px; } |
607 } |
129 .menu-max-depth-7 #menu-management { width: 670px; } |
608 |
130 .menu-max-depth-8 #menu-management { width: 700px; } |
609 .revisions.pinned .revisions-controls { |
131 .menu-max-depth-9 #menu-management { width: 730px; } |
610 position: relative; |
132 .menu-max-depth-10 #menu-management { width: 760px; } |
611 } |
133 .menu-max-depth-11 #menu-management { width: 790px; } |
612 |
134 */ |
613 input[type="password"], |
135 .menu-item-depth-0 { margin-left: 0px; } |
614 .login form .input { |
136 .menu-item-depth-1 { margin-left: -30px; } |
615 font-family: sans-serif; |
137 .menu-item-depth-2 { margin-left: -60px; } |
616 } |
138 .menu-item-depth-3 { margin-left: -90px; } |
617 |
139 .menu-item-depth-4 { margin-left: -120px; } |
618 /* TinyMCE icons */ |
140 .menu-item-depth-5 { margin-left: -150px; } |
619 .mce-btn i.mce-i-bold, |
141 .menu-item-depth-6 { margin-left: -180px; } |
620 .mce-btn i.mce-i-italic, |
142 .menu-item-depth-7 { margin-left: -210px; } |
621 .mce-btn i.mce-i-bullist, |
143 .menu-item-depth-8 { margin-left: -240px; } |
622 .mce-btn i.mce-i-numlist, |
144 .menu-item-depth-9 { margin-left: -270px; } |
623 .mce-btn i.mce-i-blockquote, |
145 .menu-item-depth-10 { margin-left: -300px; } |
624 .mce-btn i.mce-i-alignleft, |
146 .menu-item-depth-11 { margin-left: -330px; } |
625 .mce-btn i.mce-i-aligncenter, |
147 |
626 .mce-btn i.mce-i-alignright, |
148 /* |
627 .mce-btn i.mce-i-link, |
149 #menu-to-edit li dl { |
628 .mce-btn i.mce-i-unlink, |
150 padding: 0 !important; |
629 .mce-btn i.mce-i-wp_more, |
151 margin: 0 !important; |
630 .mce-btn i.mce-i-strikethrough, |
152 } |
631 .mce-btn i.mce-i-spellchecker, |
153 |
632 .mce-btn i.mce-i-fullscreen, |
154 .ui-sortable-helper .menu-item-transport { |
633 .mce-btn i.mce-i-wp_fullscreen, |
155 margin-top: 13px; |
634 .mce-btn i.mce-i-wp_adv, |
156 } |
635 .mce-btn i.mce-i-underline, |
157 |
636 .mce-btn i.mce-i-alignjustify, |
158 .ui-sortable-helper .menu-item-transport .menu-item-transport { |
637 .mce-btn i.mce-i-forecolor, |
159 margin-top: 0; |
638 .mce-btn i.mce-i-pastetext, |
160 } |
639 .mce-btn i.mce-i-pasteword, |
161 */ |
640 .mce-btn i.mce-i-removeformat, |
162 |
641 .mce-btn i.mce-i-charmap, |
163 #menu-management, |
642 .mce-btn i.mce-i-outdent, |
164 .nav-menus-php .menu-edit, |
643 .mce-btn i.mce-i-indent, |
165 #nav-menu-header .submitbox { |
644 .mce-btn i.mce-i-undo, |
166 zoom: 1; |
645 .mce-btn i.mce-i-redo, |
167 } |
646 .mce-btn i.mce-i-help, |
168 |
647 .mce-btn i.mce-i-wp_help, |
169 .nav-menus-php label { |
648 .mce-btn i.mce-i-wp-media-library, |
170 max-width: 90% !important; |
649 .mce-btn i.mce-i-ltr, |
171 } |
650 .mce-btn i.mce-i-wp_page, |
172 |
651 .mce-btn i.mce-i-hr, |
173 p.button-controls, |
652 .mce-close { |
174 .nav-menus-php .tabs-panel { |
653 font-family: 'tinymce', Arial; |
175 max-width: 90%; |
654 font-style: normal; |
176 } |
655 font-weight: normal; |
177 |
656 font-variant: normal; |
178 .nav-menus-php .major-publishing-actions .publishing-action { |
657 font-size: 16px; |
179 float: none; |
658 margin-right: 0; |
180 } |
659 padding-left: 0; |
181 |
660 } |
182 #wpbody #nav-menu-header label { |
661 |
183 float: none; |
662 .mce-btn i.mce-i-wp_fullscreen, |
184 } |
663 .qt-fullscreen { |
185 |
664 -ie7-icon: '\e023'; |
186 #nav-menu-header { |
665 } |
187 margin-top: -10px; |
666 |
188 } |
667 .mce-btn i.mce-i-wp_more, |
189 |
668 .mce-btn i.mce-i-wp_page { |
190 #nav-menu-footer { |
669 -ie7-icon: '\e027'; |
191 margin-bottom: -20px; |
670 } |
192 } |
671 |
193 |
672 .mce-btn i.mce-i-wp_adv { |
194 #update-nav-menu .publishing-action { |
673 background-color: #a0a5aa; |
195 max-width: 200px; |
674 } |
196 } |
675 |
197 |
676 .mce-btn i.mce-i-help, |
198 #nav-menus-frame #update-nav-menu .delete-action { |
677 .mce-btn i.mce-i-wp_help { |
199 margin-top: -25px; |
678 -ie7-icon: '\e016'; |
200 float: left; |
679 } |
201 } |
680 |
202 |
681 |
203 #menu-to-edit li { |
682 /* IE6 leftovers */ |
204 margin-top: -10px; |
683 * html .row-actions { |
205 margin-bottom: -10px; |
684 visibility: visible; |
206 } |
685 } |
207 |
686 |
208 .sortable-placeholder { |
687 * html div.widget-liquid-left, |
209 margin-top: 0 !important; |
688 * html div.widget-liquid-right { |
210 margin-left: 0 !important; |
689 display: block; |
211 margin-bottom: 13px !important; |
690 position: relative; |
212 padding: 0 !important; |
691 } |
213 } |
692 |
214 |
693 * html #editorcontainer { |
215 .auto-add-pages { |
694 padding: 0; |
216 clear: both; |
695 } |
217 float: none; |
696 |
218 } |
697 * html #poststuff h2 { |
219 |
698 margin-right: 0; |
220 #nav-menus-frame .open-label span { |
699 } |
221 float: none; |
700 |
|
701 * html .stuffbox, |
|
702 * html .stuffbox input, |
|
703 * html .stuffbox textarea { |
|
704 border: 1px solid #DFDFDF; |
|
705 } |
|
706 |
|
707 * html .feature-filter .feature-group li { |
|
708 width: 145px; |
|
709 } |
|
710 |
|
711 * html div.widget-liquid-left { |
|
712 width: 99%; |
|
713 } |
|
714 |
|
715 * html .widgets-sortables { |
|
716 height: 50px; |
|
717 } |
|
718 |
|
719 * html a#content_resize { |
|
720 left: -2px; |
|
721 } |
|
722 |
|
723 * html .widget-title h4 { |
|
724 width: 205px; |
|
725 } |
|
726 |
|
727 * html #removing-widget .in-widget-title { |
|
728 display: none; |
|
729 } |
|
730 |
|
731 * html .media-item .pinkynail { |
|
732 height: 32px; |
|
733 width: 40px; |
|
734 } |
|
735 |
|
736 * html .describe .field input.text, |
|
737 * html .describe .field textarea { |
|
738 width: 440px; |
|
739 } |
|
740 |
|
741 * html input { |
|
742 border: 1px solid #dfdfdf; |
|
743 } |
|
744 |
|
745 * html .edit-box { |
|
746 display: inline; |
|
747 } |
|
748 |
|
749 * html .postbox-container .meta-box-sortables { |
|
750 height: 300px; |
|
751 } |
|
752 |
|
753 * html #wpbody-content #screen-options-link-wrap { |
222 display: inline-block; |
754 display: inline-block; |
223 } |
755 width: 150px; |
224 |
756 text-align: center; |
225 #nav-menus-frame .delete-action { |
757 } |
226 float: none; |
758 |
227 } |
759 * html #wpbody-content #contextual-help-link-wrap { |
228 |
760 display: inline-block; |
229 #title-wrap #title-prompt-text { |
761 width: 100px; |
230 right: 0; |
762 text-align: center; |
231 } |
763 } |
232 |
764 |
233 .screen-reader-text { |
765 * html #adminmenu { |
234 right: auto; |
766 margin-right: -80px; |
235 text-indent: -1000em; |
767 } |
236 } |
768 |
|
769 * html .folded #adminmenu { |
|
770 margin-right: -22px; |
|
771 } |
|
772 |
|
773 * html #wpcontent #adminmenu li.menu-top { |
|
774 display: inline; |
|
775 padding: 0; |
|
776 margin: 0; |
|
777 } |
|
778 |
|
779 * html #wpfooter { |
|
780 margin: 0; |
|
781 } |
|
782 |
|
783 * html #adminmenu div.wp-menu-image { |
|
784 height: 29px; |
|
785 } |