mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
keep channels db clean
This commit is contained in:
parent
16a7316a65
commit
4f2c8522bd
2 changed files with 2 additions and 2 deletions
|
@ -200,7 +200,7 @@
|
|||
}
|
||||
|
||||
.viewMenuBar.semiTransparent {
|
||||
background-color: rgba(18, 18, 18, .8);
|
||||
background-color: rgba(18, 18, 18, .75);
|
||||
}
|
||||
|
||||
.paperLibraryViewNav {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
}
|
||||
|
||||
.viewMenuBar.semiTransparent {
|
||||
background-color: rgba(27, 27, 27, .8);
|
||||
background-color: rgba(27, 27, 27, .75);
|
||||
}
|
||||
|
||||
.ui-page-theme-b:not(.pageWithAbsoluteTabs), .pageWithAbsoluteTabs .pageBackground {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue