mirror of
https://github.com/9001/copyparty.git
synced 2026-06-19 12:42:51 -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],
|
||||
.opview select,
|
||||
.opview input[type=text],
|
||||
.opview input[type=color],
|
||||
.opview input[type=date] {
|
||||
color: var(--fg);
|
||||
background: var(--txt-bg);
|
||||
|
|
|
|||
Loading…
Reference in a new issue