mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-18 21:55:12 -04:00
Donate is a little more colourful <3
This commit is contained in:
@@ -73,10 +73,15 @@
|
||||
|
||||
.icon-form-warning:before {
|
||||
.icon(@warning-sign);
|
||||
color : #f89406;
|
||||
color: #f89406;
|
||||
}
|
||||
|
||||
.icon-form-danger:before {
|
||||
.icon(@exclamation-sign);
|
||||
color : #b94a48;
|
||||
color: #b94a48;
|
||||
}
|
||||
|
||||
.icon-nd-donate:before {
|
||||
.icon(@heart);
|
||||
color: #C4273C;
|
||||
}
|
||||
Reference in New Issue
Block a user