mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
fix: select options are now properly styled
This commit is contained in:
@@ -998,3 +998,8 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||||||
width: auto;
|
width: auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.emby-select-withcolor > option {
|
||||||
|
color: inherit;
|
||||||
|
background-color: var(--selectorBackgroundColor);
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user