1
0
mirror of https://github.com/kognise/water.css.git synced 2025-09-01 01:01:52 +02:00
This commit is contained in:
Kognise
2019-08-26 13:23:55 -04:00
parent 9ba26a1546
commit 13fa999d10
24 changed files with 24 additions and 144 deletions

10
dist/dark.css vendored
View File

@@ -174,11 +174,8 @@ button,
input[type='submit'],
input[type='button'],
input[type='checkbox'],
<<<<<<< HEAD
input[type='range'],
input[type='radio'] {
=======
input[type='range'] {
>>>>>>> master
cursor: pointer;
}
@@ -205,12 +202,7 @@ textarea {
outline: none;
}
<<<<<<< HEAD
input,
=======
input:not([type='checkbox']):not([type='radio']),
input[type='range'],
>>>>>>> master
select,
button,
textarea {