-
-
Notifications
You must be signed in to change notification settings - Fork 863
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
see title
Theme Install Method (Don't skip)
- overwrote lcars.css with aquamarine theme
Application Info (Don't skip)
- Pihole v5.18.3
To Reproduce
Steps to reproduce the behavior:
- go to 'Tools'
- click on 'Network'
- see Network not load
Expected behavior
Have network load
Additional context
These values are missing, causing the network tab to not load:
.network-never {
background-color: color;
}
.network-recent {
background-color: color;
}
.network-old {
background-color: color;
}
.network-older {
background-color: color;
}
.network-gradient {
background-image: linear-gradient(to right, color 0%, color 100%);
}Misc
I would make a PR, but i dont know which values or whatever would be preferred, so issue it is.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
