diff --git a/scripts/pi-hole/js/settings-advanced.js b/scripts/pi-hole/js/settings-advanced.js index c60c4acf..7d1bee65 100644 --- a/scripts/pi-hole/js/settings-advanced.js +++ b/scripts/pi-hole/js/settings-advanced.js @@ -356,7 +356,7 @@ function initOnlyChanged() { elem.bootstrapToggle({ on: "Only modified settings", off: "Show all settings", - onstyle: "warning", + onstyle: "primary", offstyle: "success", size: "small", width: "180px",