mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-01 16:06:24 +02:00
Some nd icons renamed and added
This commit is contained in:
@@ -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);
|
||||
}
|
Reference in New Issue
Block a user