Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PIHOLE] (aquamarine) Network tab empty/stuck on processing #662

Open
PassiHD2004 opened this issue Jan 11, 2025 · 0 comments
Open

[PIHOLE] (aquamarine) Network tab empty/stuck on processing #662

PassiHD2004 opened this issue Jan 11, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@PassiHD2004
Copy link

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:

  1. go to 'Tools'
  2. click on 'Network'
  3. see Network not load

Expected behavior
Have network load

Screenshots
image

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.

@PassiHD2004 PassiHD2004 added the bug Something isn't working label Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant