]> scripts.mit.edu Git - autoinstalls/wordpress.git/blob - wp-admin/css/ie.css
Wordpress 3.6
[autoinstalls/wordpress.git] / wp-admin / css / ie.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 .wp-editor-wrap .wp-editor-container textarea.wp-editor-area {
13         width: 97%;
14 }
15
16 #post-body.columns-2 #postbox-container-1 {
17         padding-left: 19px;
18 }
19
20 .welcome-panel .wp-badge {
21         position: absolute;
22 }
23
24 .welcome-panel .welcome-panel-column:first-child {
25         width: 35%;
26 }
27
28 #wp-fullscreen-title {
29         width: 97%;
30 }
31
32 #wp_mce_fullscreen_ifr {
33         background-color: #f9f9f9;
34 }
35
36 #wp-fullscreen-tagline {
37         color: #888;
38         font-size: 14px;
39 }
40
41 #adminmenushadow {
42         display: none;
43 }
44
45 #adminmenuback {
46         left: 0;
47         background-image: none;
48 }
49
50 #adminmenuwrap {
51         position: static;
52 }
53
54 #adminmenu {
55         position: relative;
56 }
57
58 #adminmenu,
59 #adminmenu a {
60         cursor: pointer;
61 }
62
63 #adminmenu li.wp-menu-separator,
64 #adminmenu li.wp-menu-separator-last {
65         font-size: 1px;
66         line-height: 1;
67 }
68
69 #adminmenu a.menu-top {
70         border-bottom: 0 none;
71         border-top: 1px solid #ddd;
72 }
73
74 #adminmenu .separator {
75         font-size: 1px;
76         line-height: 1px;
77 }
78
79 #adminmenu .wp-submenu ul {
80         margin: 0;
81 }
82
83 .folded #adminmenu .wp-submenu {
84         border-top-color: transparent;
85 }
86
87 #adminmenu .wp-submenu .wp-submenu-head {
88         border-top-color: #ddd;
89 }
90
91 .folded #adminmenu .wp-submenu ul {
92         margin-left: 5px;
93 }
94
95 #adminmenu li.menu-top {
96         margin-bottom: -2px;
97 }
98
99 #adminmenu .wp-menu-arrow {
100         display: none !important;
101 }
102
103 .js.folded #adminmenu li.menu-top {
104         display: block;
105         zoom: 100%;
106 }
107
108 ul#adminmenu {
109         z-index: 99;
110 }
111
112 #adminmenu li.menu-top a.menu-top {
113         min-width: auto;
114         width: auto;
115 }
116
117 #wpcontent #adminmenu li.wp-has-current-submenu a.wp-has-submenu {
118         font-style: normal;
119 }
120
121 #wpcontent #adminmenu .wp-submenu li {
122         padding: 0;
123 }
124
125 #collapse-menu {
126         line-height: 23px;
127 }
128
129 #wpadminbar .ab-comments-icon {
130         padding-top: 7px;
131 }
132
133 table.fixed th,
134 table.fixed td {
135         border-top: 1px solid #ddd;
136 }
137
138 #wpbody-content input.button,
139 #wpbody-content input.button-primary,
140 #wpbody-content input.button-secondary {
141         overflow: visible;
142 }
143
144 #dashboard-widgets #dashboard_quick_press form p.submit #publish {
145         float: none;
146 }
147
148 #dashboard-widgets h3 a {
149         height: 14px;
150         line-height: 14px;
151 }
152
153 #dashboard_browser_nag {
154         color: #fff;
155 }
156
157 #dashboard_browser_nag .browser-icon {
158         position: relative;
159 }
160
161 .tablenav-pages .current-page {
162         vertical-align: middle;
163 }
164
165 #wpbody-content .postbox {
166         border: 1px solid #dfdfdf;
167 }
168
169 #wpbody-content .postbox h3 {
170         margin-bottom: -1px;
171 }
172
173 .major-publishing-actions,
174 .wp-submenu,
175 .wp-submenu li,
176 #template,
177 #template div,
178 #editcat,
179 #addcat {
180         zoom: 100%;
181 }
182
183 .wp-menu-arrow {
184         height: 28px;
185 }
186
187 .submitbox {
188         margin-top: 10px;
189 }
190
191 /* Inline Editor */
192 #wpbody-content .quick-edit-row-post .inline-edit-col-left {
193         width: 39%;
194 }
195
196 #wpbody-content .inline-edit-row-post .inline-edit-col-center {
197         width: 19%;
198 }
199
200 #wpbody-content .quick-edit-row-page .inline-edit-col-left {
201         width: 49%;
202 }
203
204 #wpbody-content .bulk-edit-row .inline-edit-col-left {
205         width: 29%;
206 }
207
208 .inline-edit-row p.submit {
209         zoom: 100%;
210 }
211
212 .inline-edit-row fieldset label span.title {
213         display: block;
214         float: left;
215         width: 5em;
216 }
217
218 .inline-edit-row fieldset label span.input-text-wrap {
219         margin-left: 0;
220         zoom: 100%;
221 }
222
223 #wpbody-content .inline-edit-row fieldset label span.input-text-wrap input {
224         line-height: 130%;
225 }
226
227 #wpbody-content .inline-edit-row .input-text-wrap input {
228         width: 95%;
229 }
230
231 #wpbody-content .inline-edit-row .input-text-wrap input.inline-edit-password-input {
232         width: 8em;
233 }
234 /* end Inline Editor */
235
236 #titlediv #title {
237         width: 98%;
238 }
239
240 .button,
241 input[type="reset"],
242 input[type="button"],
243 input[type="submit"] {
244         padding: 0 8px;
245         line-height: 20px;
246         height: auto;
247 }
248
249 .button.button-large,
250 input[type="reset"].button-large,
251 input[type="button"].button-large,
252 input[type="submit"].button-large {
253         padding: 0 10px;
254         line-height: 24px;
255         height: auto;
256 }
257
258 .button.button-small,
259 input[type="reset"].button-small,
260 input[type="button"].button-small,
261 input[type="submit"].button-small {
262         padding: 0 6px;
263         line-height: 16px;
264         height: auto;
265 }
266
267 a.button {
268         margin: 1px;
269         padding: 1px 9px 2px;
270 }
271
272 a.button.button-large {
273         padding: 1px 11px 2px;
274 }
275
276 a.button.button-small {
277         padding: 1px 7px 2px;
278 }
279
280 #screen-options-wrap {
281         overflow: hidden;
282 }
283
284 #the-comment-list .comment-item,
285 #post-status-info,
286 #wpwrap,
287 #wrap,
288 #postdivrich,
289 #postdiv,
290 #poststuff,
291 .metabox-holder,
292 #titlediv,
293 #post-body,
294 #editorcontainer,
295 .tablenav,
296 .widget-liquid-left,
297 .widget-liquid-right,
298 #widgets-left,
299 .widgets-sortables,
300 #dragHelper,
301 .widget .widget-top,
302 .widget-control-actions,
303 .tagchecklist,
304 #col-container,
305 #col-left,
306 #col-right,
307 .fileedit-sub {
308         display: block;
309         zoom: 100%;
310 }
311
312 p.search-box {
313         position: static;
314         float: right;
315         margin: -3px 0 4px;
316 }
317
318 #widget-list .widget,
319 .feature-filter .feature-group li {
320         display: inline;
321 }
322
323 .feature-filter .feature-group li input {
324         vertical-align: middle;
325 }
326
327 #editorcontainer #content {
328         overflow: auto;
329         margin: auto;
330         width: 98%;
331 }
332
333 form#template div {
334         width: 100%;
335 }
336
337 .wp-editor-container .quicktags-toolbar input {
338         overflow: visible;
339         padding: 0 4px;
340 }
341
342 #poststuff h2 {
343         font-size: 1.6em;
344 }
345
346 #poststuff .inside #parent_id,
347 #poststuff .inside #page_template,
348 .inline-edit-row #post_parent,
349 .inline-edit-row select[name="page_template"] {
350         width: 250px;
351 }
352
353 #submitdiv input,
354 #submitdiv select,
355 #submitdiv a.button {
356         position: relative;
357 }
358
359 #bh {
360         margin: 7px 10px 0 0;
361         float: right;
362 }
363
364 /* without this dashboard widgets appear in one column for some screen widths */
365 div#dashboard-widgets {
366         padding-right: 1px;
367 }
368
369 .tagchecklist span, .tagchecklist span a {
370         display: inline-block;
371         display: block;
372 }
373
374 .tagchecklist span a {
375         margin: 4px 0 0 -9px;
376 }
377
378 .tablenav .button-secondary,
379 .nav .button-secondary {
380         padding-top: 2px;
381         padding-bottom: 2px;
382 }
383
384 .tablenav select {
385         font-size: 13px;
386         display: inline-block;
387         vertical-align: top;
388         margin-top: 2px;
389 }
390
391 .tablenav .actions select {
392         width: 155px;
393 }
394
395 .subsubsub li {
396         display: inline;
397 }
398
399 a.post-state-format {
400         text-indent: 0;
401         line-height: 0;
402         font-size: 0;
403 }
404
405 table.ie-fixed {
406         table-layout: fixed;
407 }
408
409 .widefat tr,
410 .widefat th {
411         margin-bottom: 0;
412         border-spacing: 0;
413 }
414
415 .widefat th input {
416         margin: 0 0 0 5px;
417 }
418
419 .widefat thead .check-column,
420 .widefat tfoot .check-column {
421         padding-top: 6px;
422 }
423
424 .widefat tbody th.check-column,
425 .media.widefat tbody th.check-column {
426         padding: 4px 0 0;
427 }
428
429 .widefat {
430         empty-cells: show;
431         border-collapse: collapse;
432 }
433
434 .tablenav a.button-secondary {
435         display: inline-block;
436         padding: 2px 5px;
437 }
438
439 .inactive-sidebar .widgets-sortables {
440         padding-bottom: 8px;
441 }
442
443 #available-widgets .widget-holder {
444         padding-bottom: 65px;
445 }
446
447 #widgets-left .inactive {
448         padding-bottom: 10px;
449 }
450
451 .widget-liquid-right .widget,
452 .inactive-sidebar .widget {
453         position: relative;
454 }
455
456 .inactive-sidebar .widget {
457         display: block;
458         float: left;
459 }
460
461 #wpcontent .button-primary-disabled {
462         color: #9FD0D5;
463         background: #298CBA;
464 }
465
466 #the-comment-list .unapproved tr,
467 #the-comment-list .unapproved td {
468         background-color: #ffffe0;
469 }
470
471 .imgedit-submit {
472         width: 300px;
473 }
474
475 #nav-menus-frame,
476 #wpbody,
477 .menu li {
478         zoom: 100%;
479 }
480
481 #update-nav-menu #post-body {
482         overflow:hidden;
483 }
484
485 .menu li {
486         min-width: 100%;
487 }
488
489 .menu li.sortable-placeholder {
490         min-width: 400px;
491 }
492
493 .about-wrap img.element-screenshot {
494         padding: 2px;
495 }
496
497 .about-wrap .feature-section img,
498 .about-wrap .feature-section .image-mask {
499         border-width: 1px;
500         border-style: solid;
501 }
502
503 .about-wrap .feature-section.three-col img {
504         margin-left: 0;
505 }
506
507 .available-theme {
508         display: inline;
509 }
510
511 .available-theme ul {
512         margin: 0;
513 }
514
515 .available-theme .action-links li {
516         padding-right: 7px;
517         margin-right: 7px;
518 }
519
520 .about-wrap .three-col-images img {
521         margin: 0 0.6% 10px;
522 }
523
524 .about-wrap .three-col-images .last-feature,
525 .about-wrap .three-col-images .first-feature {
526         float: none;
527 }
528
529 /* IE6 leftovers */
530 * html .row-actions {
531         visibility: visible;
532 }
533
534 * html div.widget-liquid-left,
535 * html div.widget-liquid-right {
536         display: block;
537         position: relative;
538 }
539
540 * html #editorcontainer {
541         padding: 0;
542 }
543
544 * html #poststuff h2 {
545         margin-left: 0;
546 }
547
548 * html .stuffbox,
549 * html .stuffbox input,
550 * html .stuffbox textarea {
551         border: 1px solid #DFDFDF;
552 }
553
554 * html .feature-filter .feature-group li {
555         width: 145px;
556 }
557
558 * html div.widget-liquid-left {
559         width: 99%;
560 }
561
562 * html .widgets-sortables {
563         height: 50px;
564 }
565
566 * html a#content_resize {
567         right: -2px;
568 }
569
570 * html .widget-title h4 {
571         width: 205px;
572 }
573
574 * html #removing-widget .in-widget-title {
575         display: none;
576 }
577
578 * html .media-item .pinkynail {
579         height: 32px;
580         width: 40px;
581 }
582
583 * html .describe .field input.text,
584 * html .describe .field textarea {
585         width: 440px;
586 }
587
588 * html input {
589         border: 1px solid #dfdfdf;
590 }
591
592 * html .edit-box {
593         display: inline;
594 }
595
596 * html .postbox-container .meta-box-sortables {
597         height: 300px;
598 }
599
600 * html #wpbody-content #screen-options-link-wrap {
601         display: inline-block;
602         width: 150px;
603         text-align: center;
604 }
605
606 * html #wpbody-content #contextual-help-link-wrap {
607         display: inline-block;
608         width: 100px;
609         text-align: center;
610 }
611
612 * html #adminmenu {
613         margin-left: -80px;
614 }
615
616 * html .folded #adminmenu {
617         margin-left: -22px;
618 }
619
620 * html #wpcontent #adminmenu li.menu-top {
621         display: inline;
622         padding: 0;
623         margin: 0;
624 }
625
626 * html #wpfooter {
627         margin: 0;
628 }
629
630 * html #adminmenu div.wp-menu-image {
631         height: 29px;
632 }
633
634 .revisions-tickmarks,
635 .revisions-tooltip {
636         display: none !important;
637 }
638
639 .revisions.pinned .revisions-controls {
640     position: relative;
641 }
642