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

update shared components

This commit is contained in:
Luke Pulverenti 2016-07-31 00:11:23 -04:00
parent ce0fd77a63
commit 41eeda7bab
11 changed files with 108 additions and 277 deletions

View file

@ -1054,4 +1054,8 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
.itemDetailPage .scalableCard.backdropCard, .itemDetailPage .scalableCard.smallBackdropCard {
width: 33.3333333333333333% !important;
}
.itemDetailPage .personCard.portraitCard {
width: 16.666666666666666666666666666667% !important;
}
}