mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 13:23:24 -07:00
New icons for platforms and libraries
This commit is contained in:
parent
25455e8194
commit
527af7063d
37 changed files with 2 additions and 2 deletions
|
@ -81,7 +81,7 @@ DOCUMENTATION :: END
|
|||
</div>
|
||||
% else:
|
||||
<div class="home-platforms-instance-poster">
|
||||
<div class="home-platforms-library-thumb" style="background-image: url(pms_image_proxy?img=${library['thumb']}&width=300&height=300&fallback=cover);"></div>
|
||||
<div class="home-platforms-library-thumb" style="background-image: url(${library['thumb'].replace('/:/resources', '/images/libraries')});"></div>
|
||||
</div>
|
||||
% endif
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue