Ticket #38396: 38396.3.patch
File 38396.3.patch, 499 bytes (added by , 9 years ago) |
---|
-
src/wp-content/themes/twentyseventeen/style.css
936 936 input[type="color"], 937 937 textarea { 938 938 color: #666; 939 background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); 939 940 border: 1px solid #bbb; 940 941 -webkit-border-radius: 3px; 941 942 border-radius: 3px;