mirror of
https://github.com/kognise/water.css.git
synced 2026-01-21 04:25:45 +01:00
Pointer cursor for color input
This commit is contained in:
parent
ebb4e23889
commit
df5beae142
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ select {
|
|||
input[type='color'] {
|
||||
min-height: 2rem;
|
||||
padding: 8px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
input[type='checkbox'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue