mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Added help text to Series Folder Format.
Fixed styling of format helper buttons
This commit is contained in:
@@ -21,6 +21,12 @@
|
||||
margin-bottom : 0;
|
||||
vertical-align : middle;
|
||||
}
|
||||
|
||||
.btn {
|
||||
i {
|
||||
margin-right: 0px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -98,7 +98,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="control-group">
|
||||
<div class="control-group advanced-setting">
|
||||
<label class="control-label">Series Folder Format</label>
|
||||
|
||||
<div class="controls">
|
||||
@@ -113,6 +113,9 @@
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<span class="help-inline">
|
||||
<i class="icon-nd-form-info" title="" data-original-title="All caps or all lower-case can also be used. Only used when adding a new series."></i>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user