mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Searching icons and spinner fix
New: Manual search has its own icon on series details instead of a dropdown Fixed: Automatic search icon will spin showing activity
This commit is contained in:
@@ -190,4 +190,8 @@
|
||||
.icon-nd-health-error:before {
|
||||
.icon(@exclamation-sign);
|
||||
color : @brand-danger;
|
||||
}
|
||||
}
|
||||
|
||||
.icon-nd-manual-search:before {
|
||||
.icon(@male);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user