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

add some common styles for detail pages

This commit is contained in:
Luke Pulverenti 2013-04-10 15:49:12 -04:00
parent d198b2e10b
commit 98bf4945e4
5 changed files with 11 additions and 7 deletions

View file

@ -154,6 +154,10 @@
}
}
.detailPagePrimaryInfo {
padding: 0 10px;
}
.mediaInfoStream {
display: inline-block;
vertical-align: top;