1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-09-11 19:32:24 +02:00

fix jellyfin backdrops

This commit is contained in:
σттσ ∂σєѕη'т кησω 2021-08-04 14:27:47 +02:00 committed by GitHub
parent 9e27633b84
commit df738f6dd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,8 +158,7 @@ html {
}
.backgroundContainer,
html {
.backgroundContainer:not(.backgroundContainer.withBackdrop), html {
background: var(--theme-background);
background-repeat: repeat, no-repeat;
background-attachment: fixed, fixed;
@ -920,4 +919,4 @@ html {
.layout-tv .emby-button.detailFloatingButton:focus {
background-color: #f2f2f2;
color: rgb(var(--theme-accent-text-color));
}
}