1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00

add series styling.

This commit is contained in:
Keivan Beigi
2013-01-25 12:47:44 -08:00
committed by kay.one
parent 2229f8f2fa
commit 45bd95ee91
4 changed files with 24 additions and 4 deletions
@@ -1 +1,7 @@
{{seriesName}} {{seriesYear}}
<div class="result-item row">
<div>
<a href="http://thetvdb.com/?tab=series&id={{id}}" target="_blank" class="icon-link"></a>{{seriesName}} ({{seriesYear}})
<div class="btn btn-info pull-right icon-plus" />
</div>
</div>