changeset 16 | a86126ab1dd4 |
parent 9 | 177826044cd9 |
child 18 | be944660c56a |
15:3d4e9c994f10 | 16:a86126ab1dd4 |
---|---|
1 /*! This file is auto-generated */ |
|
1 #poststuff { |
2 #poststuff { |
2 padding-top: 10px; |
3 padding-top: 10px; |
3 min-width: 763px; |
4 min-width: 763px; |
4 } |
5 } |
5 |
6 |
69 |
70 |
70 #titlediv #title-prompt-text { |
71 #titlediv #title-prompt-text { |
71 color: #72777c; |
72 color: #72777c; |
72 position: absolute; |
73 position: absolute; |
73 font-size: 1.7em; |
74 font-size: 1.7em; |
74 padding: 11px 10px; |
75 padding: 10px; |
76 pointer-events: none; |
|
75 } |
77 } |
76 |
78 |
77 input#link_description, |
79 input#link_description, |
78 input#link_url { |
80 input#link_url { |
79 width: 98%; |
81 width: 98%; |
87 margin-top: -1px; |
89 margin-top: -1px; |
88 } |
90 } |
89 |
91 |
90 #edit-slug-box, |
92 #edit-slug-box, |
91 #comment-link-box { |
93 #comment-link-box { |
92 line-height: 24px; |
94 line-height: 1.84615384; |
93 min-height: 25px; /* Yes, line-height + 1 */ |
95 min-height: 25px; |
94 margin-top: 5px; |
96 margin-top: 5px; |
95 padding: 0 10px; |
97 padding: 0 10px; |
96 color: #666; |
98 color: #666; |
97 } |
99 } |
98 |
100 |
144 #post-status-select { |
146 #post-status-select { |
145 margin-top: 3px; |
147 margin-top: 3px; |
146 } |
148 } |
147 |
149 |
148 /* Post Screen */ |
150 /* Post Screen */ |
149 #post-body #normal-sortables { |
151 |
150 min-height: 50px; |
152 /* Only highlight drop zones when dragging and only in the 2 columns layout. */ |
153 .is-dragging-metaboxes .metabox-holder .postbox-container .meta-box-sortables { |
|
154 outline: 3px dashed #606a73; |
|
155 /* Prevent margin on the child from collapsing with margin on the parent. */ |
|
156 display: flow-root; |
|
157 /* |
|
158 * This min-height is meant to limit jumpiness while dragging. It's equivalent |
|
159 * to the minimum height of the sortable-placeholder which is given by the height |
|
160 * of a collapsed post box (36px + 1px top and bottom borders) + the placeholder |
|
161 * bottom margin (20px) + 2 additional pixels to compensate browsers rounding. |
|
162 */ |
|
163 min-height: 60px; |
|
164 margin-bottom: 20px; |
|
151 } |
165 } |
152 |
166 |
153 .postbox { |
167 .postbox { |
154 position: relative; |
168 position: relative; |
155 min-width: 255px; |
169 min-width: 255px; |
156 border: 1px solid #e5e5e5; |
170 border: 1px solid #ccd0d4; |
157 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04); |
171 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04); |
158 background: #fff; |
172 background: #fff; |
159 } |
173 } |
160 |
174 |
161 #trackback_url { |
175 #trackback_url { |
184 |
198 |
185 ul.category-tabs li, |
199 ul.category-tabs li, |
186 #side-sortables .add-menu-item-tabs li, |
200 #side-sortables .add-menu-item-tabs li, |
187 .wp-tab-bar li { |
201 .wp-tab-bar li { |
188 display: inline; |
202 display: inline; |
189 line-height: 1.35em; |
203 line-height: 1.35; |
190 } |
204 } |
191 |
205 |
192 .no-js .category-tabs li.hide-if-no-js { |
206 .no-js .category-tabs li.hide-if-no-js { |
193 display: none; |
207 display: none; |
194 } |
208 } |
307 } |
321 } |
308 |
322 |
309 #post-status-info { |
323 #post-status-info { |
310 width: 100%; |
324 width: 100%; |
311 border-spacing: 0; |
325 border-spacing: 0; |
312 border: 1px solid #e5e5e5; |
326 border: 1px solid #ccd0d4; |
313 border-top: none; |
327 border-top: none; |
314 background-color: #f7f7f7; |
328 background-color: #f7f7f7; |
315 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04); |
329 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04); |
316 z-index: 999; |
330 z-index: 999; |
317 } |
331 } |
358 position: relative; |
372 position: relative; |
359 } |
373 } |
360 |
374 |
361 .wp-editor-expand #wp-content-editor-tools { |
375 .wp-editor-expand #wp-content-editor-tools { |
362 z-index: 1000; |
376 z-index: 1000; |
363 border-bottom: 1px solid #e5e5e5; |
377 border-bottom: 1px solid #ccd0d4; |
364 } |
378 } |
365 |
379 |
366 .wp-editor-expand #wp-content-editor-container { |
380 .wp-editor-expand #wp-content-editor-container { |
367 box-shadow: none; |
381 box-shadow: none; |
368 margin-top: -1px; |
382 margin-top: -1px; |
375 .wp-editor-expand div.mce-statusbar { |
389 .wp-editor-expand div.mce-statusbar { |
376 z-index: 1; |
390 z-index: 1; |
377 } |
391 } |
378 |
392 |
379 .wp-editor-expand #post-status-info { |
393 .wp-editor-expand #post-status-info { |
380 border-top: 1px solid #e5e5e5; |
394 border-top: 1px solid #ccd0d4; |
381 } |
395 } |
382 |
396 |
383 .wp-editor-expand div.mce-toolbar-grp { |
397 .wp-editor-expand div.mce-toolbar-grp { |
384 z-index: 999; |
398 z-index: 999; |
385 } |
399 } |
416 #poststuff #post-body.columns-2 #side-sortables { |
430 #poststuff #post-body.columns-2 #side-sortables { |
417 width: 280px; |
431 width: 280px; |
418 } |
432 } |
419 |
433 |
420 #timestampdiv select { |
434 #timestampdiv select { |
421 height: 21px; |
|
422 line-height: 14px; |
|
423 padding: 0; |
|
424 vertical-align: top; |
435 vertical-align: top; |
425 font-size: 12px; |
436 font-size: 12px; |
437 line-height: 2.33333333; /* 28px */ |
|
426 } |
438 } |
427 |
439 |
428 #aa, #jj, #hh, #mn { |
440 #aa, #jj, #hh, #mn { |
429 padding: 1px; |
441 padding: 6px 1px; |
430 font-size: 12px; |
442 font-size: 12px; |
443 line-height: 1.16666666; /* 14px */ |
|
431 } |
444 } |
432 |
445 |
433 #jj, #hh, #mn { |
446 #jj, #hh, #mn { |
434 width: 2em; |
447 width: 2em; |
435 } |
448 } |
446 |
459 |
447 #post-body .misc-pub-post-status:before, |
460 #post-body .misc-pub-post-status:before, |
448 #post-body #visibility:before, |
461 #post-body #visibility:before, |
449 .curtime #timestamp:before, |
462 .curtime #timestamp:before, |
450 #post-body .misc-pub-revisions:before, |
463 #post-body .misc-pub-revisions:before, |
451 span.wp-media-buttons-icon:before { |
464 #post-body .misc-pub-response-to:before, |
465 #post-body .misc-pub-comment-status:before { |
|
452 color: #82878c; |
466 color: #82878c; |
453 } |
467 } |
454 |
468 |
455 #post-body .misc-pub-post-status:before, |
469 #post-body .misc-pub-post-status:before, |
456 #post-body #visibility:before, |
470 #post-body #visibility:before, |
457 .curtime #timestamp:before, |
471 .curtime #timestamp:before, |
458 #post-body .misc-pub-revisions:before { |
472 #post-body .misc-pub-revisions:before, |
473 #post-body .misc-pub-response-to:before, |
|
474 #post-body .misc-pub-comment-status:before { |
|
459 font: normal 20px/1 dashicons; |
475 font: normal 20px/1 dashicons; |
460 speak: none; |
476 speak: none; |
461 display: inline-block; |
477 display: inline-block; |
462 margin-right: -1px; |
478 margin-right: -1px; |
463 padding-left: 3px; |
479 padding-left: 3px; |
464 vertical-align: top; |
480 vertical-align: top; |
465 -webkit-font-smoothing: antialiased; |
481 -webkit-font-smoothing: antialiased; |
466 -moz-osx-font-smoothing: grayscale; |
482 -moz-osx-font-smoothing: grayscale; |
467 } |
483 } |
468 |
484 |
469 #post-body .misc-pub-post-status:before { |
485 #post-body .misc-pub-post-status:before, |
486 #post-body .misc-pub-comment-status:before { |
|
470 content: "\f173"; |
487 content: "\f173"; |
471 } |
488 } |
472 |
489 |
473 #post-body #visibility:before { |
490 #post-body #visibility:before { |
474 content: "\f177"; |
491 content: "\f177"; |
482 |
499 |
483 #post-body .misc-pub-revisions:before { |
500 #post-body .misc-pub-revisions:before { |
484 content: "\f321"; |
501 content: "\f321"; |
485 } |
502 } |
486 |
503 |
504 #post-body .misc-pub-response-to:before { |
|
505 content: "\f101"; |
|
506 } |
|
507 |
|
487 #timestampdiv { |
508 #timestampdiv { |
488 padding-top: 5px; |
509 padding-top: 5px; |
489 line-height: 23px; |
510 line-height: 1.76923076; |
490 } |
511 } |
491 |
512 |
492 #timestampdiv p { |
513 #timestampdiv p { |
493 margin: 8px 0 6px; |
514 margin: 8px 0 6px; |
494 } |
515 } |
495 |
516 |
496 #timestampdiv input { |
517 #timestampdiv input { |
497 border-width: 1px; |
|
498 border-style: solid; |
|
499 text-align: center; |
518 text-align: center; |
500 } |
519 } |
501 |
520 |
502 .notification-dialog { |
521 .notification-dialog { |
503 position: fixed; |
522 position: fixed; |
578 |
597 |
579 .tagchecklist > li { |
598 .tagchecklist > li { |
580 float: right; |
599 float: right; |
581 margin-left: 25px; |
600 margin-left: 25px; |
582 font-size: 13px; |
601 font-size: 13px; |
583 line-height: 1.8em; |
602 line-height: 1.8; |
584 cursor: default; |
603 cursor: default; |
585 max-width: 100%; |
604 max-width: 100%; |
586 overflow: hidden; |
605 overflow: hidden; |
587 text-overflow: ellipsis; |
606 text-overflow: ellipsis; |
588 } |
607 } |
610 |
629 |
611 #poststuff .stuffbox h2 { |
630 #poststuff .stuffbox h2 { |
612 padding: 8px 10px; |
631 padding: 8px 10px; |
613 } |
632 } |
614 |
633 |
634 #poststuff .stuffbox > h2 { |
|
635 border-bottom: 1px solid #eee; |
|
636 } |
|
637 |
|
615 #poststuff .inside { |
638 #poststuff .inside { |
616 margin: 6px 0 0 0; |
639 margin: 6px 0 0 0; |
617 } |
640 } |
618 |
641 |
619 #poststuff .stuffbox .inside { |
642 #poststuff .stuffbox .inside { |
623 #poststuff .inside #parent_id, |
646 #poststuff .inside #parent_id, |
624 #poststuff .inside #page_template { |
647 #poststuff .inside #page_template { |
625 max-width: 100%; |
648 max-width: 100%; |
626 } |
649 } |
627 |
650 |
628 .ie8 #poststuff .inside #parent_id, |
|
629 .ie8 #poststuff .inside #page_template { |
|
630 width: 250px; |
|
631 } |
|
632 |
|
633 .post-attributes-label-wrapper { |
651 .post-attributes-label-wrapper { |
634 margin-bottom: 0.5em; |
652 margin-bottom: 0.5em; |
635 } |
653 } |
636 |
654 |
637 .post-attributes-label { |
655 .post-attributes-label { |
638 vertical-align: baseline; |
656 vertical-align: baseline; |
639 font-weight: 600; |
657 font-weight: 600; |
640 } |
658 } |
641 |
659 |
642 #post-visibility-select { |
660 #post-visibility-select, |
643 line-height: 1.5em; |
661 #comment-status-radio { |
662 line-height: 1.5; |
|
644 margin-top: 3px; |
663 margin-top: 3px; |
645 } |
664 } |
646 |
665 |
647 #linksubmitdiv .inside, /* Old Link Manager back-compat. */ |
666 #linksubmitdiv .inside, /* Old Link Manager back-compat. */ |
648 #poststuff #submitdiv .inside { |
667 #poststuff #submitdiv .inside { |
653 #post-body-content, |
672 #post-body-content, |
654 .edit-form-section { |
673 .edit-form-section { |
655 margin-bottom: 20px; |
674 margin-bottom: 20px; |
656 } |
675 } |
657 |
676 |
677 .wp_attachment_details .attachment-content-description { |
|
678 margin-top: 0.5385em; |
|
679 display: inline-block; |
|
680 min-height: 1.6923em; |
|
681 } |
|
682 |
|
658 /* Suggested text for privacy policy */ |
683 /* Suggested text for privacy policy */ |
659 .wp-privacy-policy-guide { |
684 .wp-privacy-policy-guide { |
660 max-width: 1000px; |
685 max-width: 1000px; |
661 } |
686 } |
662 |
687 |
698 .privacy-text-section.text-removed { |
723 .privacy-text-section.text-removed { |
699 padding-bottom: 12px; |
724 padding-bottom: 12px; |
700 } |
725 } |
701 |
726 |
702 .text-removed .policy-text { |
727 .text-removed .policy-text { |
703 font-style: italic; |
|
704 color: #666; |
728 color: #666; |
705 font-weight: 600; |
729 font-weight: 600; |
706 } |
730 } |
707 |
731 |
708 .privacy-text-actions { |
732 .privacy-text-actions { |
733 display: inline-block; |
|
734 width: 100%; |
|
709 height: 32px; |
735 height: 32px; |
710 line-height: 32px; |
736 line-height: 2.46153846; |
711 padding-bottom: 6px; |
737 padding-bottom: 6px; |
738 } |
|
739 |
|
740 .privacy-text-actions .success { |
|
741 display: none; |
|
742 color: #40860a; |
|
743 float: left; |
|
744 padding-left: 1em; |
|
745 } |
|
746 |
|
747 .privacy-text-actions .success.visible { |
|
748 display: inline-block; |
|
749 height: 32px; |
|
712 } |
750 } |
713 |
751 |
714 .wp-privacy-policy-guide .policy-text h2 { |
752 .wp-privacy-policy-guide .policy-text h2 { |
715 margin: 1.2em 0 1em; |
753 margin: 1.2em 0 1em; |
716 padding: 0; |
754 padding: 0; |
718 |
756 |
719 .suggested-policy-content { |
757 .suggested-policy-content { |
720 font-style: italic; |
758 font-style: italic; |
721 } |
759 } |
722 |
760 |
723 .privacy-text-section a.return-to-top { |
761 .privacy-text-section .return-to-top { |
724 float: left; |
762 float: left; |
725 margin-left: -250px; |
763 margin-left: -250px; |
726 margin-top: 6px; |
764 margin-top: 6px; |
727 } |
765 } |
728 |
766 |
767 #wpbody:target:before { |
|
768 content: ""; |
|
769 display: block; |
|
770 padding-top: 50px; |
|
771 margin-top: -50px; |
|
772 } |
|
773 |
|
774 .hide-privacy-policy-tutorial { |
|
775 background-color: #fff; |
|
776 } |
|
777 |
|
778 .hide-privacy-policy-tutorial .wp-policy-help, /* For back-compat, see #49282 */ |
|
729 .hide-privacy-policy-tutorial .privacy-policy-tutorial { |
779 .hide-privacy-policy-tutorial .privacy-policy-tutorial { |
730 visibility: hidden; |
780 display: none; |
731 } |
781 } |
732 |
782 |
733 .wp-suggested-text p { |
783 .policy-text { |
734 font-style: italic; |
784 margin-bottom: 1em; |
735 } |
785 } |
736 |
786 |
737 .wp-suggested-text p.privacy-policy-tutorial { |
787 .policy-text > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(div):not(.privacy-policy-tutorial):not(.wp-policy-help), |
738 font-style: normal; |
788 .policy-text div > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(div):not(.privacy-policy-tutorial):not(.wp-policy-help) { |
789 background-color: #fff; |
|
790 margin: 0; |
|
791 padding: 1em; |
|
792 } |
|
793 |
|
794 .policy-text > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(div):not(.privacy-policy-tutorial):not(.wp-policy-help) + *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(div):not(.privacy-policy-tutorial):not(.wp-policy-help), |
|
795 .policy-text div > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(div):not(.privacy-policy-tutorial):not(.wp-policy-help) + *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(div):not(.privacy-policy-tutorial):not(.wp-policy-help) { |
|
796 padding-top: 0; |
|
797 } |
|
798 |
|
799 .hide-privacy-policy-tutorial > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(div):not(.privacy-policy-tutorial):not(.wp-policy-help) { |
|
800 margin: 1em 0; |
|
801 padding: 0; |
|
802 } |
|
803 |
|
804 .policy-text ul li, |
|
805 .policy-text ol li { |
|
806 margin-right: 2em; |
|
807 } |
|
808 |
|
809 .policy-text ul { |
|
810 list-style: disc; |
|
811 } |
|
812 |
|
813 strong.wp-policy-help, /* For back-compat, see #49282 */ |
|
814 strong.privacy-policy-tutorial { |
|
815 display: block; |
|
816 margin: 0 0 1em; |
|
739 } |
817 } |
740 |
818 |
741 .notice.wp-pp-notice { |
819 .notice.wp-pp-notice { |
742 margin: 15px 0 3px; |
820 margin: 15px 0 3px; |
743 } |
821 } |
876 -webkit-font-smoothing: antialiased; |
954 -webkit-font-smoothing: antialiased; |
877 -moz-osx-font-smoothing: grayscale; |
955 -moz-osx-font-smoothing: grayscale; |
878 } |
956 } |
879 |
957 |
880 a.post-format-icon:hover:before { |
958 a.post-format-icon:hover:before { |
881 color: #00a0d2; |
959 color: #006799; |
882 } |
960 } |
883 |
961 |
884 #post-formats-select { |
962 #post-formats-select { |
885 line-height: 2em; |
963 line-height: 2; |
886 } |
964 } |
887 |
965 |
888 #post-formats-select .post-format-icon::before { |
966 #post-formats-select .post-format-icon::before { |
889 top: 5px; |
967 top: 5px; |
890 } |
968 } |
974 |
1052 |
975 div.tabs-panel-inactive { |
1053 div.tabs-panel-inactive { |
976 display: none; |
1054 display: none; |
977 } |
1055 } |
978 |
1056 |
1057 div.tabs-panel-active:focus { |
|
1058 box-shadow: inset 0 0 0 1px #5b9dd9, inset 0 0 2px 1px rgba(30, 140, 190, 0.8); |
|
1059 outline: 0 none; |
|
1060 } |
|
1061 |
|
979 #front-page-warning, |
1062 #front-page-warning, |
980 #front-static-pages ul, |
1063 #front-static-pages ul, |
981 ul.export-filters, |
1064 ul.export-filters, |
982 .inline-editor ul.cat-checklist ul, |
1065 .inline-editor ul.cat-checklist ul, |
983 .categorydiv ul.categorychecklist ul, |
1066 .categorydiv ul.categorychecklist ul, |
988 } |
1071 } |
989 |
1072 |
990 ul.categorychecklist li { |
1073 ul.categorychecklist li { |
991 margin: 0; |
1074 margin: 0; |
992 padding: 0; |
1075 padding: 0; |
993 line-height: 22px; |
1076 line-height: 1.69230769; |
994 word-wrap: break-word; |
1077 word-wrap: break-word; |
995 } |
1078 } |
996 |
1079 |
997 .categorydiv .tabs-panel, |
1080 .categorydiv .tabs-panel, |
998 .customlinkdiv .tabs-panel, |
1081 .customlinkdiv .tabs-panel, |
1018 border-style: solid; |
1101 border-style: solid; |
1019 border-width: 1px; |
1102 border-width: 1px; |
1020 width: 95%; |
1103 width: 95%; |
1021 } |
1104 } |
1022 |
1105 |
1106 .form-field select, |
|
1107 .form-field p { |
|
1108 max-width: 95%; |
|
1109 } |
|
1110 |
|
1023 p.description, |
1111 p.description, |
1024 .form-wrap p { |
1112 .form-wrap p { |
1025 margin: 2px 0 5px; |
1113 margin: 2px 0 5px; |
1026 color: #666; |
1114 color: #666; |
1027 } |
1115 } |
1029 p.help, |
1117 p.help, |
1030 p.description, |
1118 p.description, |
1031 span.description, |
1119 span.description, |
1032 .form-wrap p { |
1120 .form-wrap p { |
1033 font-size: 13px; |
1121 font-size: 13px; |
1034 font-style: italic; |
1122 } |
1123 |
|
1124 p.description code { |
|
1125 font-style: normal; |
|
1035 } |
1126 } |
1036 |
1127 |
1037 .form-wrap .form-field { |
1128 .form-wrap .form-field { |
1038 margin: 1em 0; |
1129 margin: 1em 0; |
1039 padding: 0; |
1130 padding: 0; |
1040 } |
|
1041 |
|
1042 .form-wrap .form-field #parent { |
|
1043 max-width: 100%; |
|
1044 } |
1131 } |
1045 |
1132 |
1046 .col-wrap h2 { |
1133 .col-wrap h2 { |
1047 margin: 12px 0; |
1134 margin: 12px 0; |
1048 font-size: 1.1em; |
1135 font-size: 1.1em; |
1105 text-align: justify; |
1192 text-align: justify; |
1106 } |
1193 } |
1107 |
1194 |
1108 .tagcloud h2 { |
1195 .tagcloud h2 { |
1109 margin: 2px 0 12px; |
1196 margin: 2px 0 12px; |
1197 } |
|
1198 |
|
1199 #poststuff .inside .the-tagcloud { |
|
1200 margin: 5px 0 10px; |
|
1201 padding: 8px; |
|
1202 border: 1px solid #ddd; |
|
1203 line-height: 1.2; |
|
1204 word-spacing: 3px; |
|
1110 } |
1205 } |
1111 |
1206 |
1112 .the-tagcloud ul { |
1207 .the-tagcloud ul { |
1113 margin: 0; |
1208 margin: 0; |
1114 } |
1209 } |
1149 |
1244 |
1150 .ac_match { |
1245 .ac_match { |
1151 text-decoration: underline; |
1246 text-decoration: underline; |
1152 } |
1247 } |
1153 |
1248 |
1249 #addtag .spinner { |
|
1250 float: none; |
|
1251 vertical-align: top; |
|
1252 } |
|
1253 |
|
1154 #edittag { |
1254 #edittag { |
1155 max-width: 800px; |
1255 max-width: 800px; |
1156 } |
1256 } |
1157 |
1257 |
1158 .edit-tag-actions { |
1258 .edit-tag-actions { |
1198 } |
1298 } |
1199 |
1299 |
1200 .trash-undo-inside, |
1300 .trash-undo-inside, |
1201 .spam-undo-inside { |
1301 .spam-undo-inside { |
1202 margin: 1px 0 1px 8px; |
1302 margin: 1px 0 1px 8px; |
1203 line-height: 16px; |
1303 line-height: 1.23076923; |
1204 } |
1304 } |
1205 |
1305 |
1206 .spam-undo-inside .avatar, |
1306 .spam-undo-inside .avatar, |
1207 .trash-undo-inside .avatar { |
1307 .trash-undo-inside .avatar { |
1208 height: 20px; |
1308 height: 20px; |
1364 background-image: url(../images/resize-rtl-2x.gif); |
1464 background-image: url(../images/resize-rtl-2x.gif); |
1365 background-position: left bottom; |
1465 background-position: left bottom; |
1366 } |
1466 } |
1367 } |
1467 } |
1368 |
1468 |
1469 /* |
|
1470 * The edit attachment screen auto-switches to one column layout when the |
|
1471 * viewport is smaller than 1200 pixels. |
|
1472 */ |
|
1473 @media only screen and (max-width: 1200px) { |
|
1474 .post-type-attachment #poststuff { |
|
1475 min-width: 0; |
|
1476 } |
|
1477 |
|
1478 .post-type-attachment #wpbody-content #poststuff #post-body { |
|
1479 margin: 0; |
|
1480 } |
|
1481 |
|
1482 .post-type-attachment #wpbody-content #post-body.columns-2 #postbox-container-1 { |
|
1483 margin-left: 0; |
|
1484 width: 100%; |
|
1485 } |
|
1486 |
|
1487 .post-type-attachment #poststuff #postbox-container-1 .empty-container, |
|
1488 .post-type-attachment #poststuff #postbox-container-1 #side-sortables:empty { |
|
1489 outline: none; |
|
1490 height: 0; |
|
1491 min-height: 0; |
|
1492 } |
|
1493 |
|
1494 .post-type-attachment #poststuff #post-body.columns-2 #side-sortables { |
|
1495 min-height: 0; |
|
1496 width: auto; |
|
1497 } |
|
1498 |
|
1499 .is-dragging-metaboxes.post-type-attachment #post-body .meta-box-sortables { |
|
1500 outline: none; |
|
1501 min-height: 0; |
|
1502 margin-bottom: 0; |
|
1503 } |
|
1504 |
|
1505 /* hide the radio buttons for column prefs */ |
|
1506 .post-type-attachment .screen-layout, |
|
1507 .post-type-attachment .columns-prefs { |
|
1508 display: none; |
|
1509 } |
|
1510 } |
|
1511 |
|
1369 /* one column on the post write/edit screen */ |
1512 /* one column on the post write/edit screen */ |
1370 @media only screen and (max-width: 850px) { |
1513 @media only screen and (max-width: 850px) { |
1371 #poststuff { |
1514 #poststuff { |
1372 min-width: 0; |
1515 min-width: 0; |
1373 } |
1516 } |
1381 width: 100%; |
1524 width: 100%; |
1382 } |
1525 } |
1383 |
1526 |
1384 #poststuff #postbox-container-1 .empty-container, |
1527 #poststuff #postbox-container-1 .empty-container, |
1385 #poststuff #postbox-container-1 #side-sortables:empty { |
1528 #poststuff #postbox-container-1 #side-sortables:empty { |
1386 border: 0 none; |
|
1387 height: 0; |
1529 height: 0; |
1388 min-height: 0; |
1530 min-height: 0; |
1389 } |
1531 } |
1390 |
1532 |
1391 #poststuff #post-body.columns-2 #side-sortables { |
1533 #poststuff #post-body.columns-2 #side-sortables { |
1392 min-height: 0; |
1534 min-height: 0; |
1393 width: auto; |
1535 width: auto; |
1536 } |
|
1537 |
|
1538 /* Increase min-height while dragging for the #side-sortables and any potential sortables area with custom ID. */ |
|
1539 .is-dragging-metaboxes #poststuff #postbox-container-1 .empty-container, |
|
1540 .is-dragging-metaboxes #poststuff #postbox-container-1 #side-sortables:empty, |
|
1541 .is-dragging-metaboxes #poststuff #post-body.columns-2 #side-sortables, |
|
1542 .is-dragging-metaboxes #poststuff #post-body.columns-2 .meta-box-sortables { |
|
1543 height: auto; |
|
1544 min-height: 60px; |
|
1394 } |
1545 } |
1395 |
1546 |
1396 /* hide the radio buttons for column prefs */ |
1547 /* hide the radio buttons for column prefs */ |
1397 .screen-layout, |
1548 .screen-layout, |
1398 .columns-prefs { |
1549 .columns-prefs { |
1568 padding: 10px 20px; |
1719 padding: 10px 20px; |
1569 } |
1720 } |
1570 |
1721 |
1571 button.wp-switch-editor { |
1722 button.wp-switch-editor { |
1572 font-size: 16px; |
1723 font-size: 16px; |
1573 line-height: 1em; |
1724 line-height: 1; |
1574 margin: 7px 7px 0 0; |
1725 margin: 7px 7px 0 0; |
1575 padding: 8px 12px; |
1726 padding: 8px 12px; |
1576 } |
1727 } |
1577 |
1728 |
1578 #wp-content-media-buttons a { |
1729 #wp-content-media-buttons a { |
1604 font-size: 16px; |
1755 font-size: 16px; |
1605 } |
1756 } |
1606 |
1757 |
1607 #delete-action, |
1758 #delete-action, |
1608 #publishing-action { |
1759 #publishing-action { |
1609 line-height: 47px; |
1760 line-height: 3.61538461; |
1610 } |
1761 } |
1611 |
1762 |
1612 #publishing-action .spinner { |
1763 #publishing-action .spinner { |
1613 float: none; |
1764 float: none; |
1614 margin-top: -2px; /* Half of the Publish button's bottom margin. */ |
1765 margin-top: -2px; /* Half of the Publish button's bottom margin. */ |
1640 |
1791 |
1641 .privacy-text-box-toc { |
1792 .privacy-text-box-toc { |
1642 float: none; |
1793 float: none; |
1643 width: auto; |
1794 width: auto; |
1644 height: 100%; |
1795 height: 100%; |
1645 } |
1796 display: flex; |
1646 |
1797 flex-direction: column; |
1647 .privacy-text-section a.return-to-top { |
1798 } |
1648 float: none; |
1799 |
1649 margin: 0; |
1800 .privacy-text-section .return-to-top { |
1650 } |
1801 margin: 2em 0 0; |
1651 } |
1802 } |
1803 } |