mirror of
https://github.com/kognise/water.css.git
synced 2025-09-01 01:01:52 +02:00
Build
This commit is contained in:
10
dist/dark.css
vendored
10
dist/dark.css
vendored
@@ -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 {
|
||||
|
Reference in New Issue
Block a user