Icinga / icingaweb2

A lightweight and extensible web interface to keep an eye on your environment. Analyse problems and act on them.
https://icinga.com/get-started/
GNU General Public License v2.0
806 stars 279 forks source link

Css: Do not allow `:hover` to affect the `.active` list elements #5240

Closed sukhwinder33445 closed 1 month ago

sukhwinder33445 commented 2 months ago

The .active state should not be overwritten by :hover.

nilmerg commented 2 months ago

Why?

sukhwinder33445 commented 2 months ago

If you click on a list-item but do not move the cursor away, the active state is not visible. Icingadb-web shows it.