1
0
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:
Kognise
2020-10-02 10:00:26 -04:00
committed by GitHub
parent ebb4e23889
commit df5beae142

View File

@@ -32,6 +32,7 @@ select {
input[type='color'] {
min-height: 2rem;
padding: 8px;
cursor: pointer;
}
input[type='checkbox'],