equal
deleted
inserted
replaced
95 margin-top: 5px; |
95 margin-top: 5px; |
96 padding: 0 10px; |
96 padding: 0 10px; |
97 color: #646970; |
97 color: #646970; |
98 } |
98 } |
99 |
99 |
|
100 #sample-permalink { |
|
101 display: inline-block; |
|
102 max-width: 100%; |
|
103 word-wrap: break-word; |
|
104 } |
|
105 |
100 #edit-slug-box .cancel { |
106 #edit-slug-box .cancel { |
101 margin-right: 10px; |
107 margin-right: 10px; |
102 padding: 0; |
108 padding: 0; |
103 font-size: 11px; |
109 font-size: 11px; |
104 } |
110 } |
142 padding: 6px; |
148 padding: 6px; |
143 } |
149 } |
144 |
150 |
145 #post-status-select { |
151 #post-status-select { |
146 margin-top: 3px; |
152 margin-top: 3px; |
|
153 } |
|
154 |
|
155 body.post-type-wp_navigation div#minor-publishing, |
|
156 body.post-type-wp_navigation .inline-edit-status { |
|
157 display: none; |
147 } |
158 } |
148 |
159 |
149 /* Post Screen */ |
160 /* Post Screen */ |
150 |
161 |
151 /* Only highlight drop zones when dragging and only in the 2 columns layout. */ |
162 /* Only highlight drop zones when dragging and only in the 2 columns layout. */ |
448 #aa { |
459 #aa { |
449 width: 3.4em; |
460 width: 3.4em; |
450 } |
461 } |
451 |
462 |
452 .curtime #timestamp { |
463 .curtime #timestamp { |
453 padding: 2px 0 1px 0; |
464 padding: 2px 0 1px; |
454 display: inline !important; |
465 display: inline !important; |
455 height: auto !important; |
466 height: auto !important; |
456 } |
467 } |
457 |
468 |
458 #post-body .misc-pub-post-status:before, |
469 #post-body .misc-pub-post-status:before, |
648 #poststuff .stuffbox > h2 { |
659 #poststuff .stuffbox > h2 { |
649 border-bottom: 1px solid #f0f0f1; |
660 border-bottom: 1px solid #f0f0f1; |
650 } |
661 } |
651 |
662 |
652 #poststuff .inside { |
663 #poststuff .inside { |
653 margin: 6px 0 0 0; |
664 margin: 6px 0 0; |
654 } |
665 } |
655 |
666 |
656 .link-php #poststuff .inside, |
667 .link-php #poststuff .inside, |
657 .link-add-php #poststuff .inside { |
668 .link-add-php #poststuff .inside { |
658 margin-top: 12px; |
669 margin-top: 12px; |
719 .health-check-header h1 { |
730 .health-check-header h1 { |
720 display: inline-block; |
731 display: inline-block; |
721 font-weight: 600; |
732 font-weight: 600; |
722 margin: 0 0.8rem 1rem; |
733 margin: 0 0.8rem 1rem; |
723 font-size: 23px; |
734 font-size: 23px; |
724 padding: 9px 0 4px 0; |
735 padding: 9px 0 4px; |
725 line-height: 1.3; |
736 line-height: 1.3; |
726 } |
737 } |
727 |
738 |
728 /* Header */ |
739 /* Header */ |
729 .privacy-settings-header, |
740 .privacy-settings-header, |
1361 #poststuff .tagsdiv .ajaxtag { |
1372 #poststuff .tagsdiv .ajaxtag { |
1362 margin-top: 1em; |
1373 margin-top: 1em; |
1363 } |
1374 } |
1364 |
1375 |
1365 #poststuff .tagsdiv .howto { |
1376 #poststuff .tagsdiv .howto { |
1366 margin: 1em 0 6px 0; |
1377 margin: 1em 0 6px; |
1367 } |
1378 } |
1368 |
1379 |
1369 .ajaxtag .newtag { |
1380 .ajaxtag .newtag { |
1370 position: relative; |
1381 position: relative; |
1371 } |
1382 } |
1770 #post-body-content { |
1781 #post-body-content { |
1771 min-width: 0; |
1782 min-width: 0; |
1772 } |
1783 } |
1773 |
1784 |
1774 #titlediv #title-prompt-text { |
1785 #titlediv #title-prompt-text { |
1775 padding: 10px 10px; |
1786 padding: 10px; |
1776 } |
1787 } |
1777 |
1788 |
1778 #poststuff .stuffbox .inside { |
1789 #poststuff .stuffbox .inside { |
1779 padding: 0 2px 4px 0; |
1790 padding: 0 2px 4px 0; |
1780 } |
1791 } |
1953 #content_wp_fullscreen { |
1964 #content_wp_fullscreen { |
1954 display: none; |
1965 display: none; |
1955 } |
1966 } |
1956 |
1967 |
1957 .misc-pub-section { |
1968 .misc-pub-section { |
1958 padding: 20px 10px 20px; |
1969 padding: 20px 10px; |
1959 } |
|
1960 |
|
1961 .misc-pub-section > a { |
|
1962 float: right; |
|
1963 font-size: 16px; |
|
1964 } |
1970 } |
1965 |
1971 |
1966 #delete-action, |
1972 #delete-action, |
1967 #publishing-action { |
1973 #publishing-action { |
1968 line-height: 3.61538461; |
1974 line-height: 3.61538461; |