mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 21:33:18 -07:00
Our own favicons and touch icons.
Fix info modal not working on user history screen. Minor styling fixes.
This commit is contained in:
parent
d6b646323f
commit
1200eae38e
11 changed files with 7 additions and 8 deletions
|
@ -46,7 +46,7 @@ DOCUMENTATION :: END
|
|||
% elif item['type'] == 'movie':
|
||||
<h3>${item['title']} (${item['year']})</h3>
|
||||
% endif
|
||||
<div class="muted" id="time-${item['time']}">${item['time']}</div>
|
||||
<div class="text-muted" id="time-${item['time']}">${item['time']}</div>
|
||||
</div>
|
||||
</li>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue