mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Prevent hover effect on disabled drop-down menus
This commit is contained in:
@@ -1128,7 +1128,7 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||
border-color: #c1c1c1 !important;
|
||||
}
|
||||
|
||||
.emby-select-withcolor:hover,
|
||||
.emby-select-withcolor:hover:not(.emby-select[disabled]),
|
||||
.emby-input:hover,
|
||||
.emby-textarea:hover {
|
||||
border-color: var(--dimTextColor) !important;
|
||||
|
Reference in New Issue
Block a user