mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 10:58:20 -07:00
add text color when active device card is darkened
This commit is contained in:
parent
c369c5b73c
commit
6a8d064099
@ -352,6 +352,7 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||
|
||||
.darkenContent {
|
||||
background: rgba(0, 0, 0, 0.7);
|
||||
color: #ddd;
|
||||
}
|
||||
|
||||
.sessionAppName {
|
||||
|
Loading…
Reference in New Issue
Block a user