mirror of
https://github.com/pi-hole/web.git
synced 2025-12-23 04:08:39 +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({
|
||||
on: "Only modified settings",
|
||||
off: "Show all settings",
|
||||
onstyle: "warning",
|
||||
onstyle: "primary",
|
||||
offstyle: "success",
|
||||
size: "small",
|
||||
width: "180px",
|
||||
|
||||
Reference in New Issue
Block a user