opnsense / plugins

OPNsense plugin collection
https://opnsense.org/
BSD 2-Clause "Simplified" License
849 stars 644 forks source link

Cicada and udpbroadcastrelay bad CSS #4327

Open ad-on-is opened 4 weeks ago

ad-on-is commented 4 weeks ago

The entries in the UDP broadcast relay have a green background, and makes them hard on the eyes.

.bg-success {
  background-color: #9BD275;
}

a.bg-success:hover {
  background-color: #7fc54f;
}

image

OPNsense-bot commented 4 weeks ago

Thank you for creating an issue. Since the ticket doesn't seem to be using one of our templates, we're marking this issue as low priority until further notice.

For more information about the policies for this repository, please read https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md for further details.

The easiest option to gain traction is to close this ticket and open a new one using one of our templates.