Make media table headers shorter with blanks / icons

master
Felix Stupp 2 years ago
parent 68e1394402
commit 8ca61f27e9
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -156,8 +156,8 @@
<table>
<tr>
<th>Date</th>
<th>To Watch</th>
<th>Actions</th>
<th>&#9202;&#65039;</th>
<th></th>
<th>Title</th>
</tr>
{% for media in media_list %}
@ -181,8 +181,8 @@
<table>
<tr>
<th>Date</th>
<th>To Watch</th>
<th>Actions</th>
<th>&#9202;&#65039;</th>
<th></th>
<th>Title</th>
<th>From Collection</th>
</tr>

Loading…
Cancel
Save