diff --git a/UI/Content/icons.less b/UI/Content/icons.less index 7ccfb932e..efcb632d2 100644 --- a/UI/Content/icons.less +++ b/UI/Content/icons.less @@ -68,16 +68,16 @@ .icon(@plus); } -.icon-form-info:before { +.icon-nd-form-info:before { .icon(@question-sign); } -.icon-form-warning:before { +.icon-nd-form-warning:before { .icon(@warning-sign); color: #f89406; } -.icon-form-danger:before { +.icon-nd-form-danger:before { .icon(@exclamation-sign); color: #b94a48; } @@ -85,4 +85,8 @@ .icon-nd-donate:before { .icon(@heart); color: @nzbdroneRed; +} + +.icon-nd-update:before { + .icon(@download-alt); } \ No newline at end of file diff --git a/UI/Series/Delete/DeleteSeriesTemplate.html b/UI/Series/Delete/DeleteSeriesTemplate.html index 6fe7f9a38..98d905977 100644 --- a/UI/Series/Delete/DeleteSeriesTemplate.html +++ b/UI/Series/Delete/DeleteSeriesTemplate.html @@ -28,7 +28,7 @@ - + diff --git a/UI/Settings/DownloadClient/LayoutTemplate.html b/UI/Settings/DownloadClient/LayoutTemplate.html index d8579edca..d82065877 100644 --- a/UI/Settings/DownloadClient/LayoutTemplate.html +++ b/UI/Settings/DownloadClient/LayoutTemplate.html @@ -20,7 +20,7 @@ - + diff --git a/UI/Settings/General/GeneralTemplate.html b/UI/Settings/General/GeneralTemplate.html index 6325f37c1..19f4a84cb 100644 --- a/UI/Settings/General/GeneralTemplate.html +++ b/UI/Settings/General/GeneralTemplate.html @@ -8,7 +8,7 @@