mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update loading
This commit is contained in:
parent
f7f42a9777
commit
5516424502
22 changed files with 739 additions and 145 deletions
|
@ -23,14 +23,10 @@ body:not(.dashboardDocument) .mainDrawerButton {
|
|||
background-attachment: initial;
|
||||
}
|
||||
|
||||
.background-theme-b, .dialog.background-theme-b {
|
||||
.background-theme-b .backgroundContainer:not(.withBackdrop), .dialog.background-theme-b {
|
||||
background: #181818;
|
||||
}
|
||||
|
||||
.backgroundContainer {
|
||||
background-color: rgba(28,28,28,.92) !important;
|
||||
}
|
||||
|
||||
.viewMenuBar {
|
||||
/* It needs this in order to retain height since we're positioning the contents absolutely */
|
||||
height: 50px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue