mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
support sending channel paging direct to the provider
This commit is contained in:
parent
704fa77349
commit
88bcd847e2
7 changed files with 44 additions and 13 deletions
|
@ -100,6 +100,7 @@
|
|||
top: 51px;
|
||||
z-index: 1000;
|
||||
background-color: #181818;
|
||||
background-color: rgba(24, 24, 24, .95);
|
||||
}
|
||||
|
||||
@media all and (max-width: 460px) {
|
||||
|
@ -298,4 +299,4 @@
|
|||
.headerSettingsButton {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue