mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-31 18:35:32 -04:00
Upgraded to FontAwesome 4.3.0
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<div class="rule-setting-footer">
|
||||
<div class="pull-right">
|
||||
<span class="add-rule-setting-mapping">
|
||||
<i class="icon-nd-add x-add" title="Add new mapping" />
|
||||
<i class="icon-sonarr-add x-add" title="Add new mapping" />
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
<label class="col-sm-3 control-label">Host</label>
|
||||
|
||||
<div class="col-sm-1 col-sm-push-3 help-inline">
|
||||
<i class="icon-nd-form-info" title="Host you specified for the remote Download Client." />
|
||||
<i class="icon-sonarr-form-info" title="Host you specified for the remote Download Client." />
|
||||
</div>
|
||||
|
||||
<div class="col-sm-3 col-sm-pull-1">
|
||||
@@ -28,7 +28,7 @@
|
||||
<label class="col-sm-3 control-label">Remote Path</label>
|
||||
|
||||
<div class="col-sm-1 col-sm-push-5 help-inline">
|
||||
<i class="icon-nd-form-info" title="Root path to the directory that the Download Client accesses." />
|
||||
<i class="icon-sonarr-form-info" title="Root path to the directory that the Download Client accesses." />
|
||||
</div>
|
||||
|
||||
<div class="col-sm-5 col-sm-pull-1">
|
||||
@@ -40,7 +40,7 @@
|
||||
<label class="col-sm-3 control-label">Local Path</label>
|
||||
|
||||
<div class="col-sm-1 col-sm-push-5 help-inline">
|
||||
<i class="icon-nd-form-info" title="Path that Sonarr should use to access the same directory remotely." />
|
||||
<i class="icon-sonarr-form-info" title="Path that Sonarr should use to access the same directory remotely." />
|
||||
</div>
|
||||
|
||||
<div class="col-sm-5 col-sm-pull-1">
|
||||
|
||||
@@ -8,5 +8,5 @@
|
||||
{{localPath}}
|
||||
</div>
|
||||
<div class="col-sm-1">
|
||||
<div class="pull-right"><i class="icon-nd-edit x-edit" title="" data-original-title="Edit Mapping"></i></div>
|
||||
<div class="pull-right"><i class="icon-sonarr-edit x-edit" title="" data-original-title="Edit Mapping"></i></div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user