mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add text color when active device card is darkened
This commit is contained in:
parent
c369c5b73c
commit
6a8d064099
1 changed files with 1 additions and 0 deletions
|
@ -352,6 +352,7 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||
|
||||
.darkenContent {
|
||||
background: rgba(0, 0, 0, 0.7);
|
||||
color: #ddd;
|
||||
}
|
||||
|
||||
.sessionAppName {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue