Ticket #41966: 41966.patch
File 41966.patch, 580 bytes (added by , 7 years ago) |
---|
-
media-views.css
857 857 inset 0 0 0 1px rgba( 0, 0, 0, 0.05 ); 858 858 background: #eee; 859 859 cursor: pointer; 860 background-position: 0px 0px, 10px 10px; 861 background-size: 20px 20px; 862 background-image: linear-gradient(45deg, #eee 25%, transparent 25%, transparent 75%, #eee 75%, #eee 100%),linear-gradient(45deg, #eee 25%, white 25%, white 75%, #eee 75%, #eee 100%); 860 863 } 861 864 862 865 .wp-core-ui .attachment-preview:before {