Ticket #38939: 38939.diff
| File 38939.diff, 502 bytes (added by , 9 years ago) |
|---|
-
src/wp-content/themes/twentyseventeen/style.css
933 933 input[type="color"], 934 934 textarea { 935 935 color: #666; 936 background: #fff; 936 937 background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); 937 938 border: 1px solid #bbb; 938 939 -webkit-border-radius: 3px;