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