1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

fix cinema mode failure

This commit is contained in:
Luke Pulverenti 2015-10-26 12:21:00 -04:00
parent b9ad8322dd
commit 6a162d4001
8 changed files with 41 additions and 8 deletions

View file

@ -201,7 +201,7 @@
}
.cardContent .cardFooter:not(.fullCardFooter) {
background: rgba(0, 0, 0, .5) !important;
background: rgba(0, 0, 0, .6) !important;
}
.lightCardFooter {