adminfaces / admin-theme

Primefaces admin theme based on Admin LTE and Bootstrap
https://adminfaces.github.io/site/docs/latest/#admin_theme
MIT License
145 stars 62 forks source link

Datatable selection color changes on hover #249

Closed rmpestano closed 3 years ago

rmpestano commented 3 years ago
Issue Overview

The hover color should NOT apply on table rows that are selected

Current Behaviour
datatable-select-hover-before
Expected Behaviour

The selected color background should be kept even when the row is hovered:

datatable-select-hover-after
Additional Information