knobs look way better

This commit is contained in:
Mark McDowall
2013-06-28 01:20:15 -07:00
parent f7c340d795
commit acf16f6bd3
6 changed files with 47 additions and 22 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
<fieldset>
<legend>General</legend>
<legend>Misc</legend>
<div class="control-group">
<label class="control-label">Backlog Searching</label>
@@ -49,9 +49,9 @@
<div class="controls">
<textarea rows="3" name="nzbRestrictions" class="nzb-restrictions"></textarea>
<span class="help-inline">
<i class="icon-question-sign" title="White list or black list nzbs based on these rules<br/>White list: +:LoL<br/>Black list: -:French"/>
<i class="icon-question-sign" title="Blacklist NZBs based on these words (case-insensitive)"/>
</span>
<span class="text-area-help">Newline-delimited set of rules in the form of +|-:</span>
<span class="text-area-help">Newline-delimited set of rules</span>
</div>
</div>
</fieldset>