mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-09 04:22:30 +01:00
Fixed search icons
This commit is contained in:
parent
132c876ca9
commit
47a0f55255
@ -231,10 +231,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.icon-sonarr-search {
|
.icon-sonarr-search {
|
||||||
.fa-icon-content(@fa-var-user);
|
.fa-icon-content(@fa-var-search);
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-sonarr-manual-search {
|
.icon-sonarr-search-manual {
|
||||||
.fa-icon-content(@fa-var-user);
|
.fa-icon-content(@fa-var-user);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user