Set only-changed color to blue to match icon color

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2023-11-29 13:45:01 +01:00
parent ce96e15d59
commit ae228de300

View File

@@ -356,7 +356,7 @@ function initOnlyChanged() {
elem.bootstrapToggle({ elem.bootstrapToggle({
on: "Only modified settings", on: "Only modified settings",
off: "Show all settings", off: "Show all settings",
onstyle: "warning", onstyle: "primary",
offstyle: "success", offstyle: "success",
size: "small", size: "small",
width: "180px", width: "180px",