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

update player selection dialog

This commit is contained in:
Luke Pulverenti 2015-08-30 13:26:30 -04:00
parent f0f5c26a2c
commit c80c66b498
10 changed files with 258 additions and 296 deletions

View file

@ -421,6 +421,10 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
margin-top: 0 !important;
}
.backdropPage .noBackdrop {
background-color: transparent;
}
.itemBackdropContent {
position: absolute;
bottom: 0;