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