mirror of
https://github.com/pi-hole/web.git
synced 2025-12-23 12:18:26 +00:00
Set only-changed color to blue to match icon color
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user