equal
deleted
inserted
replaced
48 |
48 |
49 .welcome-panel .welcome-panel-column:first-child { |
49 .welcome-panel .welcome-panel-column:first-child { |
50 width: 35%; |
50 width: 35%; |
51 } |
51 } |
52 |
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 { |
53 #adminmenuback { |
67 right: 0; |
54 right: 0; |
68 background-image: none; |
55 background-image: none; |
69 } |
56 } |
70 |
57 |
232 table.fixed td { |
219 table.fixed td { |
233 border-top: 1px solid #ddd; |
220 border-top: 1px solid #ddd; |
234 } |
221 } |
235 |
222 |
236 #wpbody-content input.button, |
223 #wpbody-content input.button, |
237 #wpbody-content input.button-primary, |
224 #wpbody-content input.button-primary { |
238 #wpbody-content input.button-secondary { |
|
239 overflow: visible; |
225 overflow: visible; |
240 } |
226 } |
241 |
227 |
242 #dashboard-widgets h3 a { |
228 #dashboard-widgets h3 a { |
243 height: 14px; |
229 height: 14px; |
255 .tablenav-pages .current-page { |
241 .tablenav-pages .current-page { |
256 vertical-align: middle; |
242 vertical-align: middle; |
257 } |
243 } |
258 |
244 |
259 #wpbody-content .postbox { |
245 #wpbody-content .postbox { |
260 border: 1px solid #dfdfdf; |
246 border: 1px solid #ddd; |
261 } |
247 } |
262 |
248 |
263 #wpbody-content .postbox .hndle { |
249 #wpbody-content .postbox .hndle { |
264 margin-bottom: -1px; |
250 margin-bottom: -1px; |
265 } |
251 } |
297 |
283 |
298 #wpbody-content .bulk-edit-row .inline-edit-col-left { |
284 #wpbody-content .bulk-edit-row .inline-edit-col-left { |
299 width: 29%; |
285 width: 29%; |
300 } |
286 } |
301 |
287 |
302 .inline-edit-row p.submit { |
288 .inline-edit-row .submit { |
303 zoom: 100%; |
289 zoom: 100%; |
304 } |
290 } |
305 |
291 |
306 .inline-edit-row fieldset label span.title { |
292 .inline-edit-row fieldset label span.title { |
307 display: block; |
293 display: block; |
407 position: static; |
393 position: static; |
408 float: left; |
394 float: left; |
409 margin: -3px 0 4px; |
395 margin: -3px 0 4px; |
410 } |
396 } |
411 |
397 |
412 #widget-list .widget, |
398 #widget-list .widget { |
413 .feature-filter .feature-group li { |
|
414 display: inline; |
399 display: inline; |
415 } |
|
416 |
|
417 .feature-filter .feature-group li input { |
|
418 vertical-align: middle; |
|
419 } |
400 } |
420 |
401 |
421 #editorcontainer #content { |
402 #editorcontainer #content { |
422 overflow: auto; |
403 overflow: auto; |
423 margin: auto; |
404 margin: auto; |
458 /* without this dashboard widgets appear in one column for some screen widths */ |
439 /* without this dashboard widgets appear in one column for some screen widths */ |
459 div#dashboard-widgets { |
440 div#dashboard-widgets { |
460 padding-left: 1px; |
441 padding-left: 1px; |
461 } |
442 } |
462 |
443 |
463 .tagchecklist span, .tagchecklist span a { |
444 .tagchecklist > li, .tagchecklist .ntdelbutton { |
464 display: inline-block; |
445 display: inline-block; |
465 display: block; |
446 display: block; |
466 } |
447 } |
467 |
448 |
468 .tablenav .button-secondary, |
449 .tagchecklist .ntdelbutton:focus .remove-tag-icon:before { |
469 .nav .button-secondary { |
450 outline: 1px solid #5b9dd9; |
|
451 } |
|
452 |
|
453 .tablenav .button, |
|
454 .nav .button { |
470 padding-top: 2px; |
455 padding-top: 2px; |
471 padding-bottom: 2px; |
456 padding-bottom: 2px; |
472 } |
457 } |
473 |
458 |
474 .tablenav select { |
459 .tablenav select { |
495 table.ie-fixed { |
480 table.ie-fixed { |
496 table-layout: fixed; |
481 table-layout: fixed; |
497 } |
482 } |
498 |
483 |
499 .widefat tr, |
484 .widefat tr, |
500 .widefat th { |
485 .widefat th, |
|
486 .widefat thead td, |
|
487 .widefat tfoot td { |
501 margin-bottom: 0; |
488 margin-bottom: 0; |
502 border-spacing: 0; |
489 border-spacing: 0; |
503 } |
490 } |
504 |
491 |
505 .widefat th input { |
492 .widefat th input, |
|
493 .widefat thead td input, |
|
494 .widefat tfoot td input { |
506 margin: 0 5px 0 0; |
495 margin: 0 5px 0 0; |
507 } |
496 } |
508 |
497 |
509 .widefat thead .check-column, |
498 .widefat thead .check-column, |
510 .widefat tfoot .check-column { |
499 .widefat tfoot .check-column { |
519 .widefat { |
508 .widefat { |
520 empty-cells: show; |
509 empty-cells: show; |
521 border-collapse: collapse; |
510 border-collapse: collapse; |
522 } |
511 } |
523 |
512 |
524 .tablenav a.button-secondary { |
513 .tablenav a.button { |
525 display: inline-block; |
514 display: inline-block; |
526 padding: 2px 5px; |
515 padding: 2px 5px; |
527 } |
516 } |
528 |
517 |
529 .inactive-sidebar .widgets-sortables { |
518 .inactive-sidebar .widgets-sortables { |
650 .mce-btn i.mce-i-wp_page, |
639 .mce-btn i.mce-i-wp_page, |
651 .mce-btn i.mce-i-hr, |
640 .mce-btn i.mce-i-hr, |
652 .mce-close { |
641 .mce-close { |
653 font-family: 'tinymce', Arial; |
642 font-family: 'tinymce', Arial; |
654 font-style: normal; |
643 font-style: normal; |
655 font-weight: normal; |
644 font-weight: 400; |
656 font-variant: normal; |
645 font-variant: normal; |
657 font-size: 16px; |
646 font-size: 16px; |
658 margin-right: 0; |
647 margin-right: 0; |
659 padding-left: 0; |
648 padding-left: 0; |
660 } |
649 } |
699 } |
688 } |
700 |
689 |
701 * html .stuffbox, |
690 * html .stuffbox, |
702 * html .stuffbox input, |
691 * html .stuffbox input, |
703 * html .stuffbox textarea { |
692 * html .stuffbox textarea { |
704 border: 1px solid #DFDFDF; |
693 border: 1px solid #ddd; |
705 } |
|
706 |
|
707 * html .feature-filter .feature-group li { |
|
708 width: 145px; |
|
709 } |
694 } |
710 |
695 |
711 * html div.widget-liquid-left { |
696 * html div.widget-liquid-left { |
712 width: 99%; |
697 width: 99%; |
713 } |
698 } |
737 * html .describe .field textarea { |
722 * html .describe .field textarea { |
738 width: 440px; |
723 width: 440px; |
739 } |
724 } |
740 |
725 |
741 * html input { |
726 * html input { |
742 border: 1px solid #dfdfdf; |
727 border: 1px solid #ddd; |
743 } |
728 } |
744 |
729 |
745 * html .edit-box { |
730 * html .edit-box { |
746 display: inline; |
731 display: inline; |
747 } |
732 } |