Ticket #53833: 53833.more.patch
File 53833.more.patch, 961 bytes (added by , 3 years ago) |
---|
-
src/wp-includes/css/media-views.css
370 370 } 371 371 372 372 .media-sidebar h2, 373 .image-details h2 {373 .image-details .media-embed h2 { 374 374 position: relative; 375 375 font-weight: 600; 376 376 text-transform: uppercase; … … 898 898 899 899 .media-frame select.attachment-filters:last-of-type { 900 900 margin-right: 0; 901 width: auto;902 max-width: 100%;903 901 } 904 902 905 903 /** … … 2837 2835 } 2838 2836 2839 2837 .attachments-browser .attachments, 2840 .attachments-browser .uploader-inline { 2838 .attachments-browser .uploader-inline, 2839 .media-frame-content .attachments-browser .attachments-wrapper { 2841 2840 top: 82px; 2842 2841 } 2843 2842 … … 2891 2890 right: 0; 2892 2891 } 2893 2892 2894 .attachments-browser .attachments-wrapper {2895 padding-top: 12px;2896 }2897 2898 2893 .image-details .media-frame-title { 2899 2894 display: block; 2900 2895 top: 0;