diff --git a/wled00/data/index.css b/wled00/data/index.css index d7612d69c..2f51bc0ef 100644 --- a/wled00/data/index.css +++ b/wled00/data/index.css @@ -1340,7 +1340,7 @@ TD .checkmark, TD .radiomark { left: 0; width: 100%; height: 100%; - background-color: var(--c-tb); + background-color: var(--c-o); content: " "; } .dialog {