mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 04:59:35 -07: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
Add a link
Reference in a new issue