mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
improve display of active recordings
This commit is contained in:
parent
72c0f869f8
commit
d9b5ca104f
4 changed files with 55 additions and 15 deletions
|
@ -419,6 +419,11 @@ div.dialogHeader {
|
|||
color: #fff;
|
||||
}
|
||||
|
||||
.ui-body-a .dialogHeader a {
|
||||
color: #fff!important;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.ui-body-b div.dialogHeader {
|
||||
background-color: #101010;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue