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

added audio collection image

This commit is contained in:
Luke Pulverenti 2013-04-04 15:06:28 -04:00
parent 8769c03765
commit 92640214f4
3 changed files with 4 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 8 KiB

View file

@ -17,9 +17,9 @@
<div class="itemDetailBlock">
<h1 id="itemName" style="margin-top: 0;"></h1>
<p id="itemRatings"></p>
<p id="itemOverview"></p>
<p id="itemRatings"></p>
</div>
</div>
</div>

View file

@ -26,6 +26,8 @@
<p id="itemTagline" style="font-style: italic;"></p>
<p id="itemOverview"></p>
<p id="itemRatings">
</p>
<p id="itemCommunityRating"></p>
<p id="itemMiscInfo" style="color: #ddd; font-size: 14px;"></p>
@ -34,8 +36,6 @@
<p id="itemStudios">
</p>
<p id="itemRatings">
</p>
</div>
</div>