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

added studio and people placeholder pages

This commit is contained in:
Luke Pulverenti 2013-04-11 18:09:08 -04:00
parent 6f3b88353e
commit b90eabc00a
17 changed files with 98 additions and 19 deletions

View file

@ -106,6 +106,10 @@
}
}
.detailPageName {
margin: 0 0 5px;
}
.detailPagePrimaryInfo {
padding: 0 10px;
}