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:
parent
8769c03765
commit
92640214f4
3 changed files with 4 additions and 4 deletions
BIN
dashboard-ui/css/images/items/list/audiocollection.png
Normal file
BIN
dashboard-ui/css/images/items/list/audiocollection.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8 KiB |
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue