]> scripts.mit.edu Git - autoinstalls/wordpress.git/blob - wp-admin/css/ie.dev.css
Wordpress 3.1
[autoinstalls/wordpress.git] / wp-admin / css / ie.dev.css
1 /* Fixes for IE bugs */
2
3 #wpbody-content input.button,
4 #wpbody-content input.button-secondary,
5 #wpbody-content input.button-highlighted {
6         padding: 2px 3px;
7 }
8
9 #minor-publishing-actions input,
10 #major-publishing-actions input {
11         min-width: auto;
12         padding-left: 0;
13         padding-right: 0;
14 }
15
16 #wpbody-content .postbox {
17         border: 1px solid #dfdfdf;
18 }
19
20 #wpbody-content .postbox h3 {
21         margin-bottom: -1px;
22 }
23
24 * html .meta-box-sortables .postbox .handlediv {
25         background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -111px;
26 }
27
28 * html .edit-box {
29         display: inline;
30 }
31
32 * html .inner-sidebar #side-sortables,
33 * html .postbox-container .meta-box-sortables {
34         height: 300px;
35 }
36
37 * html #wpbody-content #screen-options-link-wrap {
38         display: inline-block;
39         width: 150px;
40         text-align: center;
41 }
42
43 * html #wpbody-content #contextual-help-link-wrap {
44         display: inline-block;
45         width: 100px;
46         text-align: center;
47 }
48
49 * html #adminmenu {
50         margin-left: -80px;
51 }
52
53 * html .folded #adminmenu {
54         margin-left: -22px;
55 }
56
57 * html #wpcontent #adminmenu li.menu-top {
58         display: inline;
59         padding: 0;
60         margin: 0;
61 }
62
63 * html #footer {
64         margin: 0;
65 }
66
67 .folded #adminmenu li.menu-top {
68         display: block;
69         zoom: 100%;
70 }
71
72 ul#adminmenu {
73         z-index: 99;
74 }
75
76 #adminmenu li.menu-top a.menu-top {
77         min-width: auto;
78         width: auto;
79 }
80
81 #wpcontent #adminmenu li.wp-has-current-submenu a.wp-has-submenu {
82         font-style: normal;
83 }
84
85 * html #wpcontent #adminmenu .wp-menu-open .wp-menu-toggle {
86         background: none;
87 }
88
89 * html #wpcontent #adminmenu .wp-has-submenu .wp-menu-toggle {
90         background: url(../images/menu-bits.gif?ver=20100610) no-repeat scroll left -109px;
91 }
92
93 * html #wpcontent #adminmenu li.wp-has-current-submenu .wp-menu-toggle {
94         background: url(../images/menu-bits.gif?ver=20100610) no-repeat scroll left -206px;
95 }
96
97 * html #adminmenu div.wp-menu-image {
98         height: 29px;
99 }
100
101 #wpcontent #adminmenu .wp-submenu li {
102         padding: 0;
103 }
104
105 #adminmenu,
106 .major-publishing-actions,
107 .wp-submenu,
108 .wp-submenu li,
109 .wp-menu-toggle {
110         zoom: 100%;
111 }
112
113 .folded #adminmenu li.wp-menu-separator {
114         width: 28px;
115 }
116
117 #wpcontent #adminmenu .wp-submenu li.wp-submenu-head {
118         padding: 3px 4px 4px 10px;
119         zoom: 100%;
120 }
121
122 .folded #adminmenu .menu-top {
123         height: 30px;
124 }
125
126 .folded #adminmenu .wp-submenu {
127         margin: -1px 0 0 0;
128 }
129
130 #template,
131 #template div,
132 #editcat,
133 #addcat,
134 * html .stuffbox h3 {
135         zoom: 100%;
136 }
137
138 .submitbox {
139         margin-top: 10px;
140 }
141
142 /* Inline Editor */
143 #wpbody-content .quick-edit-row-post .inline-edit-col-left {
144         width: 39%;
145 }
146
147 #wpbody-content .inline-edit-row-post .inline-edit-col-center {
148         width: 19%;
149 }
150
151 #wpbody-content .quick-edit-row-page .inline-edit-col-left {
152         width: 49%;
153 }
154
155 #wpbody-content .bulk-edit-row .inline-edit-col-left {
156         width: 29%;
157 }
158
159 .inline-edit-row p.submit {
160         zoom: 100%;
161 }
162
163 .inline-edit-row fieldset label span.title {
164         display: block;
165         float: left;
166         width: 5em;
167 }
168
169 .inline-edit-row fieldset label span.input-text-wrap {
170         margin-left: 0;
171         zoom: 100%;
172 }
173
174 #wpbody-content .inline-edit-row fieldset label span.input-text-wrap input {
175         line-height: 130%;
176 }
177
178 #wpbody-content .inline-edit-row .input-text-wrap input {
179         width: 95%;
180 }
181
182 #wpbody-content .inline-edit-row .input-text-wrap input.inline-edit-password-input {
183         width: 8em;
184 }
185 /* end Inline Editor */
186
187 input {
188         line-height: 1;
189 }
190
191 * html .row-actions {
192         visibility: visible;
193 }
194
195 #dashboard-widgets h3 a {
196         height: 20px;
197         line-height: 20px;
198 }
199
200 #wphead-info {
201         float: right;
202 }
203
204 #titlediv #title {
205         width: 98%;
206 }
207
208 a.button {
209         line-height: 1.4em;
210         margin: 1px;
211         padding: 2px 6px;
212 }
213
214 * html div.widget-liquid-left,
215 * html div.widget-liquid-right {
216         display: block;
217         position: relative;
218 }
219
220 #screen-options-wrap {
221         overflow: hidden;
222 }
223
224 #favorite-actions {
225         z-index: 12;
226 }
227
228 #favorite-inside,
229 #favorite-inside a,
230 .favorite-action {
231         zoom: 100%;
232 }
233
234 #the-comment-list .comment-item,
235 #post-status-info,
236 #wpwrap,
237 #wpcontent,
238 #wrap,
239 #postdivrich,
240 #postdiv,
241 #poststuff,
242 .metabox-holder,
243 #titlediv,
244 #post-body,
245 #editorcontainer,
246 .tablenav,
247 .widget-liquid-left,
248 .widget-liquid-right,
249 #widgets-left,
250 .widgets-sortables,
251 #dragHelper,
252 .widget .widget-top,
253 .widget,
254 .widget-control-actions,
255 .tagchecklist,
256 #col-container,
257 #col-left,
258 #col-right,
259 .fileedit-sub {
260         display: block;
261         zoom: 100%;
262 }
263
264 p.search-box {
265         position: static;
266         float: right;
267         margin: -3px 0 4px;
268 }
269
270 * html #editorcontainer {
271         padding: 0;
272 }
273
274 #editorcontainer #content {
275         overflow: auto;
276         margin: auto;
277         width: 98%;
278 }
279
280 form#template div {
281         width: 100%;
282 }
283
284 #ed_toolbar input,
285 #ed_reply_toolbar input {
286         overflow: visible;
287         padding: 0 4px;
288 }
289
290 #poststuff h2 {
291         font-size: 1.6em;
292 }
293
294 * html #poststuff h2 {
295         margin-left: 0;
296 }
297
298 #bh {
299         margin: 7px 10px 0 0;
300         float: right;
301 }
302
303 /* without this dashboard widgets appear in one column for some screen widths */
304 div#dashboard-widgets {
305         padding-right: 1px;
306 }
307
308 .tagchecklist span, .tagchecklist span a {
309         display: inline-block;
310         display: block;
311 }
312
313 .tagchecklist span a {
314         margin: 4px 0 0 -9px;
315 }
316
317 .tablenav .button-secondary, .nav .button-secondary {
318         padding: 0 1px;
319         vertical-align: middle;
320 }
321
322 .tablenav select {
323         font-size: 13px;
324         display: inline-block;
325         vertical-align: top;
326         margin-top: 2px;
327 }
328
329 .tablenav .actions select {
330         width: 155px;
331 }
332
333 table.ie-fixed {
334         table-layout: fixed;
335 }
336
337 .widefat tr, .widefat th {
338         margin-bottom: 0;
339         border-spacing: 0;
340 }
341
342 .widefat th input {
343         margin: 0 0 0 5px;
344 }
345
346 .widefat .check-column {
347         padding: 6px 0 2px;
348 }
349
350 .widefat tbody th.check-column {
351         padding: 4px 0 22px;
352 }
353
354 .widefat {
355         empty-cells: show;
356         border-collapse: collapse;
357 }
358
359 .tablenav a.button-secondary {
360         display: inline-block;
361         padding: 2px 5px;
362 }
363
364 * html .stuffbox,
365 * html .stuffbox input,
366 * html .stuffbox textarea {
367         border: 1px solid #DFDFDF;
368 }
369
370 * html .feature-filter .feature-group li {
371         width: 145px;
372 }
373
374 * html .widget-top .widget-title-action a {
375         background: url("../images/menu-bits.gif?ver=20100610") no-repeat scroll 0 -110px;
376 }
377
378 * html div.widget-liquid-left {
379         width: 99%;
380 }
381
382 #wp_inactive_widgets {
383         padding-bottom: 8px;
384 }
385
386 * html .widgets-sortables {
387         height: 50px;
388 }
389
390 * html a#content_resize {
391         right: -2px;
392 }
393
394 * html .widget-title h4 {
395         width: 205px;
396 }
397
398 * html #removing-widget .in-widget-title {
399         display: none;
400 }
401
402 #available-widgets .widget-holder {
403         padding-bottom: 65px;
404 }
405
406 #widgets-left .inactive {
407         padding-bottom: 10px;
408 }
409
410 .widget-liquid-right .widget,
411 #wp_inactive_widgets .widget {
412         position: relative;
413 }
414
415 * html .media-item .pinkynail {
416         height: 32px;
417         width: 40px;
418 }
419
420 #wpcontent .button-primary-disabled {
421         color: #9FD0D5;
422         background: #298CBA;
423 }
424
425 #wpcontent #ajax-loading,
426 #wpcontent .ajax-loading {
427         vertical-align: baseline;
428 }
429
430 * html .describe .field input.text,
431 * html .describe .field textarea {
432         width: 440px;
433 }
434
435 #the-comment-list .unapproved tr,
436 #the-comment-list .unapproved td {
437         background-color: #ffffe0;
438 }
439
440 .imgedit-submit {
441         width: 300px;
442 }
443
444 * html input {
445         border: 1px solid #dfdfdf;
446 }
447
448 #nav-menu-header,
449 #nav-menus-frame,
450 #wpbody,
451 .menu li {
452         zoom:100%;
453 }
454
455 #update-nav-menu #post-body {
456         overflow:hidden;
457 }
458
459 .menu li {
460         min-width:100%;
461 }
462
463 .menu li.sortable-placeholder {
464         min-width:400px;
465 }