mirror of
https://github.com/9001/copyparty.git
synced 2026-06-22 05:53:29 -06:00
add style to color picker
This commit is contained in:
parent
853ecbf9f7
commit
d11c208edc
|
|
@ -1630,6 +1630,7 @@ html.y #ops svg circle {
|
||||||
#pathBar input[type=text],
|
#pathBar input[type=text],
|
||||||
.opview select,
|
.opview select,
|
||||||
.opview input[type=text],
|
.opview input[type=text],
|
||||||
|
.opview input[type=color],
|
||||||
.opview input[type=date] {
|
.opview input[type=date] {
|
||||||
color: var(--fg);
|
color: var(--fg);
|
||||||
background: var(--txt-bg);
|
background: var(--txt-bg);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue