mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Hover effect on alpha-numeric picker in library sections
This commit is contained in:
@@ -760,7 +760,8 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||
color: rgba(255, 255, 255, 0.25);
|
||||
}
|
||||
|
||||
.alphaPickerButton-selected {
|
||||
.alphaPickerButton-selected,
|
||||
.alphaPickerButton:hover {
|
||||
color: rgba(255, 255, 255, 1);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user