]> scripts.mit.edu Git - autoinstalls/wordpress.git/blob - wp-admin/css/ie.css
Wordpress 3.5
[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 table.ie-fixed {
400         table-layout: fixed;
401 }
402
403 .widefat tr,
404 .widefat th {
405         margin-bottom: 0;
406         border-spacing: 0;
407 }
408
409 .widefat th input {
410         margin: 0 0 0 5px;
411 }
412
413 .widefat thead .check-column,
414 .widefat tfoot .check-column {
415         padding-top: 6px;
416 }
417
418 .widefat tbody th.check-column,
419 .media.widefat tbody th.check-column {
420         padding: 4px 0 0;
421 }
422
423 .widefat {
424         empty-cells: show;
425         border-collapse: collapse;
426 }
427
428 .tablenav a.button-secondary {
429         display: inline-block;
430         padding: 2px 5px;
431 }
432
433 .inactive-sidebar .widgets-sortables {
434         padding-bottom: 8px;
435 }
436
437 #available-widgets .widget-holder {
438         padding-bottom: 65px;
439 }
440
441 #widgets-left .inactive {
442         padding-bottom: 10px;
443 }
444
445 .widget-liquid-right .widget,
446 .inactive-sidebar .widget {
447         position: relative;
448 }
449
450 .inactive-sidebar .widget {
451         display: block;
452         float: left;
453 }
454
455 #wpcontent .button-primary-disabled {
456         color: #9FD0D5;
457         background: #298CBA;
458 }
459
460 #the-comment-list .unapproved tr,
461 #the-comment-list .unapproved td {
462         background-color: #ffffe0;
463 }
464
465 .imgedit-submit {
466         width: 300px;
467 }
468
469 #nav-menus-frame,
470 #wpbody,
471 .menu li {
472         zoom: 100%;
473 }
474
475 #update-nav-menu #post-body {
476         overflow:hidden;
477 }
478
479 .menu li {
480         min-width: 100%;
481 }
482
483 .menu li.sortable-placeholder {
484         min-width: 400px;
485 }
486
487 .about-wrap img.element-screenshot {
488         padding: 2px;
489 }
490
491 .about-wrap .feature-section img,
492 .about-wrap .feature-section .image-mask {
493         border-width: 1px;
494         border-style: solid;
495 }
496
497 .about-wrap .feature-section.three-col img {
498         margin-left: 0;
499 }
500
501 .available-theme {
502         display: inline;
503 }
504
505 .available-theme ul {
506         margin: 0;
507 }
508
509 .available-theme .action-links li {
510         padding-right: 7px;
511         margin-right: 7px;
512 }
513
514 .about-wrap .three-col-images img {
515         margin: 0 0.6% 10px;
516 }
517
518 .about-wrap .three-col-images .last-feature,
519 .about-wrap .three-col-images .first-feature {
520         float: none;
521 }
522
523 /* IE6 leftovers */
524 * html .row-actions {
525         visibility: visible;
526 }
527
528 * html div.widget-liquid-left,
529 * html div.widget-liquid-right {
530         display: block;
531         position: relative;
532 }
533
534 * html #editorcontainer {
535         padding: 0;
536 }
537
538 * html #poststuff h2 {
539         margin-left: 0;
540 }
541
542 * html .stuffbox,
543 * html .stuffbox input,
544 * html .stuffbox textarea {
545         border: 1px solid #DFDFDF;
546 }
547
548 * html .feature-filter .feature-group li {
549         width: 145px;
550 }
551
552 * html div.widget-liquid-left {
553         width: 99%;
554 }
555
556 * html .widgets-sortables {
557         height: 50px;
558 }
559
560 * html a#content_resize {
561         right: -2px;
562 }
563
564 * html .widget-title h4 {
565         width: 205px;
566 }
567
568 * html #removing-widget .in-widget-title {
569         display: none;
570 }
571
572 * html .media-item .pinkynail {
573         height: 32px;
574         width: 40px;
575 }
576
577 * html .describe .field input.text,
578 * html .describe .field textarea {
579         width: 440px;
580 }
581
582 * html input {
583         border: 1px solid #dfdfdf;
584 }
585
586 * html .edit-box {
587         display: inline;
588 }
589
590 * html .postbox-container .meta-box-sortables {
591         height: 300px;
592 }
593
594 * html #wpbody-content #screen-options-link-wrap {
595         display: inline-block;
596         width: 150px;
597         text-align: center;
598 }
599
600 * html #wpbody-content #contextual-help-link-wrap {
601         display: inline-block;
602         width: 100px;
603         text-align: center;
604 }
605
606 * html #adminmenu {
607         margin-left: -80px;
608 }
609
610 * html .folded #adminmenu {
611         margin-left: -22px;
612 }
613
614 * html #wpcontent #adminmenu li.menu-top {
615         display: inline;
616         padding: 0;
617         margin: 0;
618 }
619
620 * html #wpfooter {
621         margin: 0;
622 }
623
624 * html #adminmenu div.wp-menu-image {
625         height: 29px;
626 }