1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-19 21:46:50 -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
@@ -3,6 +3,6 @@
<i class="add-on icon-search"></i>
<input type="text" class="span10" placeholder="Start typing the name of series you want to add ...">
</div>
<div id="search-result" class="span10">
<div id="search-result" class="result-list span12 offset4">
</div>
</div>