mirror of
https://github.com/kognise/water.css.git
synced 2025-08-13 00:24:31 +02:00
Pointer cursor for color input
This commit is contained in:
@@ -32,6 +32,7 @@ select {
|
|||||||
input[type='color'] {
|
input[type='color'] {
|
||||||
min-height: 2rem;
|
min-height: 2rem;
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type='checkbox'],
|
input[type='checkbox'],
|
||||||
|
Reference in New Issue
Block a user