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

added people pages

This commit is contained in:
Luke Pulverenti 2013-04-11 23:50:47 -04:00
parent 3d459a618d
commit cc98266437
19 changed files with 766 additions and 15 deletions

View file

@ -251,6 +251,11 @@
.posterDetailViewImage {
max-height: 140px;
max-width: 50%;
}
.posterDetailViewContentContainer {
width: 47%;
}
.posterDetailViewItem .userDataIcons {