mirror of
https://github.com/wled/WLED.git
synced 2025-07-20 17:26:32 +00:00
Update background color of palette dialog
This commit is contained in:
parent
518a0de95f
commit
0f24d924f9
@ -1340,7 +1340,7 @@ TD .checkmark, TD .radiomark {
|
|||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background-color: var(--c-tb);
|
background-color: var(--c-o);
|
||||||
content: " ";
|
content: " ";
|
||||||
}
|
}
|
||||||
.dialog {
|
.dialog {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user