UNPKG
css-wipe
Version:
latest (4.3.0)
4.3.0
4.2.2
4.2.1
4.2.0
4.1.2
4.1.1
4.1.0
4.0.0
3.1.1
3.1.0
3.0.2
3.0.1
3.0.0
2.0.2
2.0.1
2.0.0
1.0.1
1.0.0
Reset the browser's styles
github.com/yoshuawuyts/css-wipe
yoshuawuyts/css-wipe
css-wipe
/
webkit.css
10 lines
(7 loc)
•
161 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
/* webkit specific styles */
input
[type=
"color"
]
::-webkit-color-swatch {
border
: none; }
input
[type=
"color"
]
::-webkit-color-swatch-wrapper {
padding
:
0
; }