Improve look of collections and playlists tables

This commit is contained in:
JonnyWong16
2020-09-30 21:01:14 -07:00
parent c5ea50d480
commit 1061c334ae
7 changed files with 59 additions and 30 deletions

View File

@@ -189,7 +189,7 @@ DOCUMENTATION :: END
<span></span>
</div>
% if data['media_type'] == 'playlist' and data['smart']:
<span class="smart-playlist-image" title="Smart Playlist"><i class="fa fa-gear"></i></span>
<span class="smart-playlist-image" title="Smart Playlist"><i class="fa fa-cog"></i></span>
% endif
</div>
% if _session['user_group'] == 'admin':