Skip to content

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

@Blexyel

Description

@Blexyel

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions