mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
support more embedded video metadata
This commit is contained in:
parent
b43d55182d
commit
3d4ec9caf1
18 changed files with 3367 additions and 3369 deletions
|
@ -1,31 +1,7 @@
|
|||
.viewMenuBar, .libraryViewNav:not(.paperLibraryViewNav), paper-tabs {
|
||||
background-color: #080808;
|
||||
}
|
||||
|
||||
.viewMenuBar.semiTransparent {
|
||||
background-color: rgba(15, 15, 15, .3);
|
||||
}
|
||||
|
||||
.background-theme-b, paper-dialog.background-theme-b {
|
||||
background-color: #1A1A1A;
|
||||
}
|
||||
|
||||
.defaultBackground .cardImage {
|
||||
background-color: #303030;
|
||||
}
|
||||
|
||||
.ui-body-b .visualCardBox {
|
||||
background: rgba(56,56,56,.85);
|
||||
}
|
||||
|
||||
.libraryViewNav {
|
||||
.libraryViewNav {
|
||||
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
||||
.libraryViewNav a {
|
||||
.libraryViewNav a, paper-tab {
|
||||
font-weight: 500 !important;
|
||||
}
|
||||
|
||||
paper-tab {
|
||||
font-weight: 500 !important;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue