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