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