Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

add class to thead torrentinfo to add / remove trusted

Cette révision appartient à :
kilo 2017-07-14 22:17:20 +02:00 révisé par GitHub
Parent e23104a5f2
révision 4704b8f3f2

Voir le fichier

@ -13,7 +13,7 @@
<div class="torrent-preview-table" style="display: none;"><center><h3 style="margin-bottom: 3px;">Preview your torrent</h3></center>
<table style="border: 3px solid #dfdeeb;">
<thead class="torrent-info{{ if User.Trusted }} trusted{{end}}">
<thead class="torrent-info table-torrent-thead{{ if User.Trusted }} trusted{{end}}">
<tr>
<th class="tr-cat">Category</th>
<th class="tr-name">Name<span class="sort-arrows"><span class="sortarrowleft sortarrowdim"></span><span class="sortarrowdim"></span></span></th>