Changeset 47473
- Timestamp:
- 03/19/2020 08:43:13 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/edit.css
r47418 r47473 449 449 .curtime #timestamp:before, 450 450 #post-body .misc-pub-revisions:before, 451 #post-body .misc-pub-response-to:before, 451 #post-body .misc-pub-response-to:before, 452 452 #post-body .misc-pub-comment-status:before { 453 453 color: #82878c; … … 458 458 .curtime #timestamp:before, 459 459 #post-body .misc-pub-revisions:before, 460 #post-body .misc-pub-response-to:before, 460 #post-body .misc-pub-response-to:before, 461 461 #post-body .misc-pub-comment-status:before { 462 462 font: normal 20px/1 dashicons; … … 470 470 } 471 471 472 #post-body .misc-pub-post-status:before, 472 #post-body .misc-pub-post-status:before, 473 473 #post-body .misc-pub-comment-status:before { 474 474 content: "\f173"; … … 1739 1739 width: auto; 1740 1740 height: 100%; 1741 display: flex; 1742 flex-direction: column; 1741 1743 } 1742 1744
Note: See TracChangeset
for help on using the changeset viewer.