5
|
1 |
/* Fixes for IE 7 bugs */ |
0
|
2 |
|
5
|
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 |
#wpbody-content #dashboard-widgets .postbox-container { |
|
13 |
width: 49.5%; |
|
14 |
} |
|
15 |
|
|
16 |
#wpbody-content #dashboard-widgets #postbox-container-2, |
|
17 |
#wpbody-content #dashboard-widgets #postbox-container-3, |
|
18 |
#wpbody-content #dashboard-widgets #postbox-container-4 { |
|
19 |
float: left; |
|
20 |
width: 50.5%; |
|
21 |
} |
|
22 |
|
|
23 |
#dashboard-widgets #postbox-container-3 .empty-container, |
|
24 |
#dashboard-widgets #postbox-container-4 .empty-container { |
|
25 |
border: 0 none; |
|
26 |
height: 0; |
|
27 |
min-height: 0; |
0
|
28 |
} |
|
29 |
|
5
|
30 |
.wp-editor-wrap .wp-editor-tools, |
|
31 |
.wp-editor-wrap .wp-switch-editor, |
|
32 |
.wp-editor-wrap .wp-editor-tabs, |
|
33 |
.wp-editor-wrap .wp-editor-container { |
|
34 |
zoom: 100%; |
|
35 |
} |
|
36 |
|
|
37 |
.wp-editor-wrap .wp-editor-container textarea.wp-editor-area { |
|
38 |
width: 97%; |
|
39 |
} |
|
40 |
|
|
41 |
#post-body.columns-2 #postbox-container-1 { |
|
42 |
padding-right: 19px; |
|
43 |
} |
|
44 |
|
|
45 |
.welcome-panel .wp-badge { |
|
46 |
position: absolute; |
|
47 |
} |
|
48 |
|
|
49 |
.welcome-panel .welcome-panel-column:first-child { |
|
50 |
width: 35%; |
|
51 |
} |
|
52 |
|
|
53 |
.wp-fullscreen-title { |
|
54 |
width: 97%; |
|
55 |
} |
|
56 |
|
|
57 |
#wp_mce_fullscreen_ifr { |
|
58 |
background-color: #f9f9f9; |
|
59 |
} |
|
60 |
|
|
61 |
#wp-fullscreen-tagline { |
|
62 |
color: #82878c; |
|
63 |
font-size: 14px; |
|
64 |
} |
|
65 |
|
|
66 |
#adminmenuback { |
0
|
67 |
right: 0; |
|
68 |
background-image: none; |
|
69 |
} |
|
70 |
|
5
|
71 |
#adminmenuwrap { |
|
72 |
position: static; |
|
73 |
} |
|
74 |
|
|
75 |
#adminmenu { |
|
76 |
position: relative; |
|
77 |
} |
|
78 |
|
|
79 |
#adminmenu, |
|
80 |
#adminmenu a { |
|
81 |
cursor: pointer; |
0
|
82 |
} |
|
83 |
|
5
|
84 |
#adminmenu li.wp-menu-separator, |
|
85 |
#adminmenu li.wp-menu-separator-last { |
|
86 |
font-size: 1px; |
|
87 |
line-height: 1; |
0
|
88 |
} |
|
89 |
|
5
|
90 |
#adminmenu a.menu-top { |
|
91 |
border-bottom: 0 none; |
|
92 |
border-top: 1px solid #ddd; |
|
93 |
} |
|
94 |
|
|
95 |
#adminmenu .separator { |
|
96 |
font-size: 1px; |
|
97 |
line-height: 1px; |
|
98 |
} |
|
99 |
|
|
100 |
#adminmenu .wp-submenu { |
|
101 |
right: 110px; |
0
|
102 |
} |
|
103 |
|
|
104 |
#adminmenu .wp-submenu ul { |
5
|
105 |
margin: 0; |
0
|
106 |
} |
|
107 |
|
5
|
108 |
.folded #wpcontent, |
|
109 |
.folded #wpfooter { |
|
110 |
margin-right: 170px; |
|
111 |
} |
|
112 |
|
|
113 |
.folded #adminmenuback, |
|
114 |
.folded #adminmenuwrap, |
|
115 |
.folded #adminmenu, |
|
116 |
.folded #adminmenu li.menu-top { |
|
117 |
width: 150px; |
0
|
118 |
} |
|
119 |
|
|
120 |
.folded #adminmenu .wp-submenu { |
5
|
121 |
border-top-color: transparent; |
|
122 |
} |
|
123 |
|
|
124 |
.folded #adminmenu .wp-menu-name { |
|
125 |
display: block; |
|
126 |
} |
|
127 |
|
|
128 |
.folded #adminmenu .wp-submenu.sub-open, |
|
129 |
.folded #adminmenu .opensub .wp-submenu { |
|
130 |
right: 110px; |
|
131 |
} |
|
132 |
|
|
133 |
.folded #adminmenu a.wp-has-current-submenu:focus + .wp-submenu, |
|
134 |
.folded #adminmenu .wp-has-current-submenu .wp-submenu { |
|
135 |
top: -1px; |
|
136 |
position: relative; |
|
137 |
} |
|
138 |
|
|
139 |
.folded #adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head { |
|
140 |
background-color: transparent; |
|
141 |
} |
|
142 |
|
|
143 |
#adminmenu .wp-submenu .wp-submenu-head { |
|
144 |
border-top-color: #ddd; |
|
145 |
} |
|
146 |
|
|
147 |
.folded #adminmenu .wp-submenu ul { |
|
148 |
margin-right: 5px; |
|
149 |
} |
|
150 |
|
|
151 |
#adminmenu li.menu-top { |
|
152 |
margin-bottom: -2px; |
|
153 |
} |
|
154 |
|
|
155 |
#adminmenu .wp-menu-arrow { |
|
156 |
display: none !important; |
|
157 |
} |
|
158 |
|
|
159 |
.js.folded #adminmenu li.menu-top { |
|
160 |
display: block; |
|
161 |
zoom: 100%; |
|
162 |
} |
|
163 |
|
|
164 |
ul#adminmenu { |
|
165 |
z-index: 99; |
|
166 |
} |
|
167 |
|
|
168 |
#adminmenu li.menu-top a.menu-top { |
|
169 |
min-width: auto; |
|
170 |
width: auto; |
|
171 |
} |
|
172 |
|
|
173 |
#wpcontent #adminmenu li.wp-has-current-submenu a.wp-has-submenu { |
|
174 |
font-style: normal; |
|
175 |
} |
|
176 |
|
|
177 |
#wpcontent #adminmenu .wp-submenu li { |
|
178 |
padding: 0; |
|
179 |
} |
|
180 |
|
|
181 |
#adminmenu li.wp-has-current-submenu .wp-submenu { |
|
182 |
right: -40px; |
|
183 |
} |
|
184 |
|
|
185 |
#adminmenu .wp-menu-image { |
|
186 |
display: none !important; |
|
187 |
} |
|
188 |
|
|
189 |
#adminmenu a.menu-top .wp-menu-name { |
|
190 |
padding-right: 8px; |
|
191 |
} |
|
192 |
|
|
193 |
#collapse-menu { |
|
194 |
line-height: 23px; |
|
195 |
} |
|
196 |
|
|
197 |
#wpadminbar .ab-comments-icon { |
|
198 |
padding-top: 7px; |
|
199 |
} |
|
200 |
|
|
201 |
|
|
202 |
.theme-browser .theme { |
|
203 |
width: 30%; |
|
204 |
margin: 0 0 4% 3%; |
|
205 |
cursor: auto; |
|
206 |
} |
|
207 |
|
|
208 |
.theme-browser .theme:hover, |
|
209 |
.theme-browser .theme:focus { |
|
210 |
cursor: auto; |
0
|
211 |
} |
|
212 |
|
5
|
213 |
.theme-browser .theme .theme-screenshot { |
|
214 |
height: 180px; |
|
215 |
} |
|
216 |
|
|
217 |
.theme-browser .theme .theme-actions { |
|
218 |
position: static; |
|
219 |
background-color: #e8e8e8; |
|
220 |
} |
|
221 |
|
|
222 |
.theme-browser .theme .more-details { |
|
223 |
display: none; |
|
224 |
} |
|
225 |
|
|
226 |
.plugins td, |
|
227 |
.plugins th { |
|
228 |
border-top: 1px solid #ddd; |
|
229 |
} |
|
230 |
|
|
231 |
table.fixed th, |
|
232 |
table.fixed td { |
|
233 |
border-top: 1px solid #ddd; |
|
234 |
} |
|
235 |
|
|
236 |
#wpbody-content input.button, |
|
237 |
#wpbody-content input.button-primary, |
|
238 |
#wpbody-content input.button-secondary { |
|
239 |
overflow: visible; |
|
240 |
} |
|
241 |
|
|
242 |
#dashboard-widgets h3 a { |
|
243 |
height: 14px; |
|
244 |
line-height: 14px; |
|
245 |
} |
|
246 |
|
|
247 |
#dashboard_browser_nag { |
|
248 |
color: #fff; |
|
249 |
} |
|
250 |
|
|
251 |
#dashboard_browser_nag .browser-icon { |
|
252 |
position: relative; |
|
253 |
} |
|
254 |
|
|
255 |
.tablenav-pages .current-page { |
|
256 |
vertical-align: middle; |
0
|
257 |
} |
|
258 |
|
5
|
259 |
#wpbody-content .postbox { |
|
260 |
border: 1px solid #dfdfdf; |
|
261 |
} |
|
262 |
|
|
263 |
#wpbody-content .postbox .hndle { |
|
264 |
margin-bottom: -1px; |
|
265 |
} |
|
266 |
|
|
267 |
.major-publishing-actions, |
|
268 |
.wp-submenu, |
|
269 |
.wp-submenu li, |
|
270 |
#template, |
|
271 |
#template div, |
|
272 |
#editcat, |
|
273 |
#addcat { |
|
274 |
zoom: 100%; |
|
275 |
} |
|
276 |
|
|
277 |
.wp-menu-arrow { |
|
278 |
height: 28px; |
|
279 |
} |
|
280 |
|
|
281 |
.submitbox { |
|
282 |
margin-top: 10px; |
|
283 |
} |
|
284 |
|
|
285 |
/* Inline Editor */ |
|
286 |
#wpbody-content .quick-edit-row-post .inline-edit-col-left { |
|
287 |
width: 39%; |
|
288 |
} |
|
289 |
|
|
290 |
#wpbody-content .inline-edit-row-post .inline-edit-col-center { |
|
291 |
width: 19%; |
|
292 |
} |
|
293 |
|
|
294 |
#wpbody-content .quick-edit-row-page .inline-edit-col-left { |
|
295 |
width: 49%; |
|
296 |
} |
|
297 |
|
|
298 |
#wpbody-content .bulk-edit-row .inline-edit-col-left { |
|
299 |
width: 29%; |
|
300 |
} |
|
301 |
|
|
302 |
.inline-edit-row p.submit { |
|
303 |
zoom: 100%; |
0
|
304 |
} |
|
305 |
|
|
306 |
.inline-edit-row fieldset label span.title { |
5
|
307 |
display: block; |
0
|
308 |
float: right; |
5
|
309 |
width: 5em; |
0
|
310 |
} |
|
311 |
|
|
312 |
.inline-edit-row fieldset label span.input-text-wrap { |
|
313 |
margin-right: 0; |
5
|
314 |
zoom: 100%; |
|
315 |
} |
|
316 |
|
|
317 |
#wpbody-content .inline-edit-row fieldset label span.input-text-wrap input { |
|
318 |
line-height: 130%; |
|
319 |
} |
|
320 |
|
|
321 |
#wpbody-content .inline-edit-row .input-text-wrap input { |
|
322 |
width: 95%; |
|
323 |
} |
|
324 |
|
|
325 |
#wpbody-content .inline-edit-row .input-text-wrap input.inline-edit-password-input { |
|
326 |
width: 8em; |
|
327 |
} |
|
328 |
/* end Inline Editor */ |
|
329 |
|
|
330 |
#titlediv #title { |
|
331 |
width: 98%; |
|
332 |
} |
|
333 |
|
|
334 |
.button, |
|
335 |
input[type="reset"], |
|
336 |
input[type="button"], |
|
337 |
input[type="submit"] { |
|
338 |
padding: 0 8px; |
|
339 |
line-height: 20px; |
|
340 |
height: auto; |
|
341 |
} |
|
342 |
|
|
343 |
.button.button-large, |
|
344 |
input[type="reset"].button-large, |
|
345 |
input[type="button"].button-large, |
|
346 |
input[type="submit"].button-large { |
|
347 |
padding: 0 10px; |
|
348 |
line-height: 24px; |
|
349 |
height: auto; |
|
350 |
} |
|
351 |
|
|
352 |
.button.button-small, |
|
353 |
input[type="reset"].button-small, |
|
354 |
input[type="button"].button-small, |
|
355 |
input[type="submit"].button-small { |
|
356 |
padding: 0 6px; |
|
357 |
line-height: 16px; |
|
358 |
height: auto; |
|
359 |
} |
|
360 |
|
|
361 |
a.button { |
|
362 |
margin: 1px; |
|
363 |
padding: 1px 9px 2px; |
|
364 |
} |
|
365 |
|
|
366 |
a.button.button-large { |
|
367 |
padding: 1px 11px 2px; |
|
368 |
} |
|
369 |
|
|
370 |
a.button.button-small { |
|
371 |
padding: 1px 7px 2px; |
|
372 |
} |
|
373 |
|
|
374 |
#screen-options-wrap { |
|
375 |
overflow: hidden; |
|
376 |
} |
|
377 |
|
|
378 |
#the-comment-list .comment-item, |
|
379 |
#post-status-info, |
|
380 |
#wpwrap, |
|
381 |
#wrap, |
|
382 |
#postdivrich, |
|
383 |
#postdiv, |
|
384 |
#poststuff, |
|
385 |
.metabox-holder, |
|
386 |
#titlediv, |
|
387 |
#post-body, |
|
388 |
#editorcontainer, |
|
389 |
.tablenav, |
|
390 |
.widget-liquid-left, |
|
391 |
.widget-liquid-right, |
|
392 |
#widgets-left, |
|
393 |
.widgets-sortables, |
|
394 |
#dragHelper, |
|
395 |
.widget .widget-top, |
|
396 |
.widget-control-actions, |
|
397 |
.tagchecklist, |
|
398 |
#col-container, |
|
399 |
#col-left, |
|
400 |
#col-right, |
|
401 |
.fileedit-sub { |
|
402 |
display: block; |
|
403 |
zoom: 100%; |
0
|
404 |
} |
|
405 |
|
|
406 |
p.search-box { |
5
|
407 |
position: static; |
0
|
408 |
float: left; |
5
|
409 |
margin: -3px 0 4px; |
|
410 |
} |
|
411 |
|
|
412 |
#widget-list .widget, |
|
413 |
.feature-filter .feature-group li { |
|
414 |
display: inline; |
|
415 |
} |
|
416 |
|
|
417 |
.feature-filter .feature-group li input { |
|
418 |
vertical-align: middle; |
|
419 |
} |
|
420 |
|
|
421 |
#editorcontainer #content { |
|
422 |
overflow: auto; |
|
423 |
margin: auto; |
|
424 |
width: 98%; |
|
425 |
} |
|
426 |
|
|
427 |
form#template div { |
|
428 |
width: 100%; |
|
429 |
} |
|
430 |
|
|
431 |
.wp-editor-container .quicktags-toolbar input { |
|
432 |
overflow: visible; |
|
433 |
padding: 0 4px; |
|
434 |
} |
|
435 |
|
|
436 |
#poststuff h2 { |
|
437 |
font-size: 1.6em; |
|
438 |
} |
|
439 |
|
|
440 |
#poststuff .inside #parent_id, |
|
441 |
#poststuff .inside #page_template, |
|
442 |
.inline-edit-row #post_parent, |
|
443 |
.inline-edit-row select[name="page_template"] { |
|
444 |
width: 250px; |
|
445 |
} |
|
446 |
|
|
447 |
#submitdiv input, |
|
448 |
#submitdiv select, |
|
449 |
#submitdiv a.button { |
|
450 |
position: relative; |
0
|
451 |
} |
|
452 |
|
|
453 |
#bh { |
5
|
454 |
margin: 7px 0 0 10px; |
0
|
455 |
float: left; |
|
456 |
} |
|
457 |
|
|
458 |
/* without this dashboard widgets appear in one column for some screen widths */ |
|
459 |
div#dashboard-widgets { |
|
460 |
padding-left: 1px; |
|
461 |
} |
|
462 |
|
5
|
463 |
.tagchecklist span, .tagchecklist span a { |
|
464 |
display: inline-block; |
|
465 |
display: block; |
|
466 |
} |
|
467 |
|
|
468 |
.tablenav .button-secondary, |
|
469 |
.nav .button-secondary { |
|
470 |
padding-top: 2px; |
|
471 |
padding-bottom: 2px; |
|
472 |
} |
|
473 |
|
|
474 |
.tablenav select { |
|
475 |
font-size: 13px; |
|
476 |
display: inline-block; |
|
477 |
vertical-align: top; |
|
478 |
margin-top: 2px; |
|
479 |
} |
|
480 |
|
|
481 |
.tablenav .actions select { |
|
482 |
width: 155px; |
|
483 |
} |
|
484 |
|
|
485 |
.subsubsub li { |
|
486 |
display: inline; |
|
487 |
} |
|
488 |
|
|
489 |
a.post-state-format { |
|
490 |
text-indent: 0; |
|
491 |
line-height: 0; |
|
492 |
font-size: 0; |
|
493 |
} |
|
494 |
|
|
495 |
table.ie-fixed { |
|
496 |
table-layout: fixed; |
|
497 |
} |
|
498 |
|
|
499 |
.widefat tr, |
|
500 |
.widefat th { |
|
501 |
margin-bottom: 0; |
|
502 |
border-spacing: 0; |
|
503 |
} |
|
504 |
|
0
|
505 |
.widefat th input { |
|
506 |
margin: 0 5px 0 0; |
|
507 |
} |
|
508 |
|
5
|
509 |
.widefat thead .check-column, |
|
510 |
.widefat tfoot .check-column { |
|
511 |
padding-top: 6px; |
|
512 |
} |
|
513 |
|
|
514 |
.widefat tbody th.check-column, |
|
515 |
.media.widefat tbody th.check-column { |
|
516 |
padding: 4px 0 0; |
|
517 |
} |
|
518 |
|
|
519 |
.widefat { |
|
520 |
empty-cells: show; |
|
521 |
border-collapse: collapse; |
0
|
522 |
} |
|
523 |
|
5
|
524 |
.tablenav a.button-secondary { |
|
525 |
display: inline-block; |
|
526 |
padding: 2px 5px; |
|
527 |
} |
|
528 |
|
|
529 |
.inactive-sidebar .widgets-sortables { |
|
530 |
padding-bottom: 8px; |
|
531 |
} |
|
532 |
|
|
533 |
#available-widgets .widget-holder { |
|
534 |
padding-bottom: 65px; |
|
535 |
} |
|
536 |
|
|
537 |
#widgets-left .inactive { |
|
538 |
padding-bottom: 10px; |
|
539 |
} |
|
540 |
|
|
541 |
.widget-liquid-right .widget, |
|
542 |
.inactive-sidebar .widget { |
|
543 |
position: relative; |
0
|
544 |
} |
|
545 |
|
5
|
546 |
.inactive-sidebar .widget { |
|
547 |
display: block; |
|
548 |
float: right; |
|
549 |
} |
|
550 |
|
|
551 |
#wpcontent .button-primary-disabled { |
|
552 |
color: #9FD0D5; |
|
553 |
background: #298CBA; |
|
554 |
} |
|
555 |
|
|
556 |
#the-comment-list .unapproved tr, |
|
557 |
#the-comment-list .unapproved td { |
|
558 |
background-color: #ffffe0; |
|
559 |
} |
|
560 |
|
|
561 |
.imgedit-submit { |
|
562 |
width: 300px; |
0
|
563 |
} |
|
564 |
|
5
|
565 |
#nav-menus-frame, |
|
566 |
#wpbody, |
|
567 |
.menu li { |
|
568 |
zoom: 100%; |
|
569 |
} |
|
570 |
|
|
571 |
#update-nav-menu #post-body { |
|
572 |
overflow:hidden; |
0
|
573 |
} |
|
574 |
|
5
|
575 |
.menu li { |
|
576 |
min-width: 100%; |
0
|
577 |
} |
|
578 |
|
5
|
579 |
.menu li.sortable-placeholder { |
|
580 |
min-width: 400px; |
|
581 |
} |
|
582 |
|
|
583 |
.available-theme { |
|
584 |
display: inline; |
|
585 |
} |
|
586 |
|
|
587 |
.available-theme ul { |
|
588 |
margin: 0; |
0
|
589 |
} |
|
590 |
|
|
591 |
.available-theme .action-links li { |
|
592 |
padding-left: 7px; |
|
593 |
margin-left: 7px; |
|
594 |
} |
|
595 |
|
5
|
596 |
.about-wrap .three-col.about-updates .col-2 { |
|
597 |
width: 15%; |
|
598 |
} |
|
599 |
|
|
600 |
.about-wrap .about-password-meter input { |
|
601 |
width: 98%; |
|
602 |
} |
|
603 |
|
|
604 |
.revisions-tickmarks, |
|
605 |
.revisions-tooltip { |
|
606 |
display: none !important; |
|
607 |
} |
|
608 |
|
|
609 |
.revisions.pinned .revisions-controls { |
|
610 |
position: relative; |
|
611 |
} |
|
612 |
|
|
613 |
input[type="password"], |
|
614 |
.login form .input { |
|
615 |
font-family: sans-serif; |
0
|
616 |
} |
|
617 |
|
5
|
618 |
/* TinyMCE icons */ |
|
619 |
.mce-btn i.mce-i-bold, |
|
620 |
.mce-btn i.mce-i-italic, |
|
621 |
.mce-btn i.mce-i-bullist, |
|
622 |
.mce-btn i.mce-i-numlist, |
|
623 |
.mce-btn i.mce-i-blockquote, |
|
624 |
.mce-btn i.mce-i-alignleft, |
|
625 |
.mce-btn i.mce-i-aligncenter, |
|
626 |
.mce-btn i.mce-i-alignright, |
|
627 |
.mce-btn i.mce-i-link, |
|
628 |
.mce-btn i.mce-i-unlink, |
|
629 |
.mce-btn i.mce-i-wp_more, |
|
630 |
.mce-btn i.mce-i-strikethrough, |
|
631 |
.mce-btn i.mce-i-spellchecker, |
|
632 |
.mce-btn i.mce-i-fullscreen, |
|
633 |
.mce-btn i.mce-i-wp_fullscreen, |
|
634 |
.mce-btn i.mce-i-wp_adv, |
|
635 |
.mce-btn i.mce-i-underline, |
|
636 |
.mce-btn i.mce-i-alignjustify, |
|
637 |
.mce-btn i.mce-i-forecolor, |
|
638 |
.mce-btn i.mce-i-pastetext, |
|
639 |
.mce-btn i.mce-i-pasteword, |
|
640 |
.mce-btn i.mce-i-removeformat, |
|
641 |
.mce-btn i.mce-i-charmap, |
|
642 |
.mce-btn i.mce-i-outdent, |
|
643 |
.mce-btn i.mce-i-indent, |
|
644 |
.mce-btn i.mce-i-undo, |
|
645 |
.mce-btn i.mce-i-redo, |
|
646 |
.mce-btn i.mce-i-help, |
|
647 |
.mce-btn i.mce-i-wp_help, |
|
648 |
.mce-btn i.mce-i-wp-media-library, |
|
649 |
.mce-btn i.mce-i-ltr, |
|
650 |
.mce-btn i.mce-i-wp_page, |
|
651 |
.mce-btn i.mce-i-hr, |
|
652 |
.mce-close { |
|
653 |
font-family: 'tinymce', Arial; |
|
654 |
font-style: normal; |
|
655 |
font-weight: normal; |
|
656 |
font-variant: normal; |
|
657 |
font-size: 16px; |
|
658 |
margin-right: 0; |
|
659 |
padding-left: 0; |
0
|
660 |
} |
|
661 |
|
5
|
662 |
.mce-btn i.mce-i-wp_fullscreen, |
|
663 |
.qt-fullscreen { |
|
664 |
-ie7-icon: '\e023'; |
|
665 |
} |
|
666 |
|
|
667 |
.mce-btn i.mce-i-wp_more, |
|
668 |
.mce-btn i.mce-i-wp_page { |
|
669 |
-ie7-icon: '\e027'; |
0
|
670 |
} |
|
671 |
|
5
|
672 |
.mce-btn i.mce-i-wp_adv { |
|
673 |
background-color: #a0a5aa; |
0
|
674 |
} |
|
675 |
|
5
|
676 |
.mce-btn i.mce-i-help, |
|
677 |
.mce-btn i.mce-i-wp_help { |
|
678 |
-ie7-icon: '\e016'; |
|
679 |
} |
|
680 |
|
|
681 |
|
|
682 |
/* IE6 leftovers */ |
|
683 |
* html .row-actions { |
|
684 |
visibility: visible; |
0
|
685 |
} |
|
686 |
|
5
|
687 |
* html div.widget-liquid-left, |
|
688 |
* html div.widget-liquid-right { |
|
689 |
display: block; |
|
690 |
position: relative; |
|
691 |
} |
|
692 |
|
|
693 |
* html #editorcontainer { |
|
694 |
padding: 0; |
0
|
695 |
} |
|
696 |
|
5
|
697 |
* html #poststuff h2 { |
|
698 |
margin-right: 0; |
0
|
699 |
} |
|
700 |
|
5
|
701 |
* html .stuffbox, |
|
702 |
* html .stuffbox input, |
|
703 |
* html .stuffbox textarea { |
|
704 |
border: 1px solid #DFDFDF; |
|
705 |
} |
|
706 |
|
|
707 |
* html .feature-filter .feature-group li { |
|
708 |
width: 145px; |
0
|
709 |
} |
|
710 |
|
5
|
711 |
* html div.widget-liquid-left { |
|
712 |
width: 99%; |
0
|
713 |
} |
|
714 |
|
5
|
715 |
* html .widgets-sortables { |
|
716 |
height: 50px; |
|
717 |
} |
|
718 |
|
|
719 |
* html a#content_resize { |
|
720 |
left: -2px; |
0
|
721 |
} |
|
722 |
|
5
|
723 |
* html .widget-title h4 { |
|
724 |
width: 205px; |
0
|
725 |
} |
|
726 |
|
5
|
727 |
* html #removing-widget .in-widget-title { |
|
728 |
display: none; |
|
729 |
} |
|
730 |
|
|
731 |
* html .media-item .pinkynail { |
|
732 |
height: 32px; |
|
733 |
width: 40px; |
0
|
734 |
} |
|
735 |
|
5
|
736 |
* html .describe .field input.text, |
|
737 |
* html .describe .field textarea { |
|
738 |
width: 440px; |
|
739 |
} |
|
740 |
|
|
741 |
* html input { |
|
742 |
border: 1px solid #dfdfdf; |
0
|
743 |
} |
|
744 |
|
5
|
745 |
* html .edit-box { |
|
746 |
display: inline; |
0
|
747 |
} |
|
748 |
|
5
|
749 |
* html .postbox-container .meta-box-sortables { |
|
750 |
height: 300px; |
|
751 |
} |
|
752 |
|
|
753 |
* html #wpbody-content #screen-options-link-wrap { |
|
754 |
display: inline-block; |
|
755 |
width: 150px; |
|
756 |
text-align: center; |
0
|
757 |
} |
|
758 |
|
5
|
759 |
* html #wpbody-content #contextual-help-link-wrap { |
0
|
760 |
display: inline-block; |
5
|
761 |
width: 100px; |
|
762 |
text-align: center; |
0
|
763 |
} |
|
764 |
|
5
|
765 |
* html #adminmenu { |
|
766 |
margin-right: -80px; |
|
767 |
} |
|
768 |
|
|
769 |
* html .folded #adminmenu { |
|
770 |
margin-right: -22px; |
0
|
771 |
} |
|
772 |
|
5
|
773 |
* html #wpcontent #adminmenu li.menu-top { |
|
774 |
display: inline; |
|
775 |
padding: 0; |
|
776 |
margin: 0; |
0
|
777 |
} |
|
778 |
|
5
|
779 |
* html #wpfooter { |
|
780 |
margin: 0; |
|
781 |
} |
|
782 |
|
|
783 |
* html #adminmenu div.wp-menu-image { |
|
784 |
height: 29px; |
|
785 |
} |