mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix marking seasons unplayed
This commit is contained in:
parent
8dcb1d85cb
commit
a651d5208d
4 changed files with 7 additions and 3 deletions
|
@ -18,7 +18,8 @@
|
|||
|
||||
.background-theme-b {
|
||||
background-color: #242424;
|
||||
background: -webkit-radial-gradient(circle, #282828, #202020);
|
||||
background: radial-gradient(circle, #282828, #141414) !important;
|
||||
background-attachment: fixed;
|
||||
}
|
||||
|
||||
.ui-body-b {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue