mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update omdb
This commit is contained in:
parent
9e6d8b6c98
commit
5cb377b6a9
12 changed files with 1028 additions and 28 deletions
|
@ -24,6 +24,10 @@
|
|||
background-color: rgba(20, 20,20, .92) !important;
|
||||
}
|
||||
|
||||
.backdropPage.lightBackdropPage.ui-page-theme-b:not(.pageWithAbsoluteTabs), .backdropPage.lightBackdropPage.pageWithAbsoluteTabs .pageBackground {
|
||||
background-color: rgba(20, 20,20, .88) !important;
|
||||
}
|
||||
|
||||
.pageWithAbsoluteTabs .pageBackground {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
|
@ -1749,4 +1753,4 @@ paper-icon-button.listviewMenuButton {
|
|||
.detailsMenuOverview {
|
||||
max-height: 160px;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue