diff --git a/CSS/themes/unraid/unraid-base.css b/CSS/themes/unraid/unraid-base.css index 2487f96e..34b43038 100644 --- a/CSS/themes/unraid/unraid-base.css +++ b/CSS/themes/unraid/unraid-base.css @@ -97,7 +97,7 @@ background: linear-gradient(90deg, var(--button-color-hover) 0, var(--button-color-hover)); } .switch-button-background.checked { - background-color: #4caf50; + background-color: #4caf50 !important; } .switch-button-label.on { color: #4caf50;