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
|
@ -200,11 +200,11 @@
|
|||
}
|
||||
|
||||
.viewMenuBar, .libraryViewNav {
|
||||
background-color: #101010;
|
||||
background-color: #080808;
|
||||
}
|
||||
|
||||
.viewMenuBar.semiTransparent {
|
||||
background-color: rgba(18, 18, 18, .55);
|
||||
background-color: rgba(15, 15, 15, .3);
|
||||
}
|
||||
|
||||
.paperLibraryViewNav {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue