mirror of
https://github.com/lidarr/Lidarr
synced 2025-03-13 07:23:14 +00:00
Fixed search icons
This commit is contained in:
parent
132c876ca9
commit
47a0f55255
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue