mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-27 23:16:58 -04:00
Updated index page for movies.
This commit is contained in:
@@ -207,6 +207,18 @@
|
||||
.fa-icon-content(@fa-var-bookmark-o);
|
||||
}
|
||||
|
||||
.icon-sonarr-movie-announced {
|
||||
.fa-icon-content(@fa-var-bullhorn);
|
||||
}
|
||||
|
||||
.icon-sonarr-movie-released {
|
||||
.fa-icon-content(@fa-var-file-video-o);
|
||||
}
|
||||
|
||||
.icon-sonarr-movie-cinemas {
|
||||
.fa-icon-content(@fa-var-ticket);
|
||||
}
|
||||
|
||||
.icon-sonarr-log-info {
|
||||
.fa-icon-content(@fa-var-info-circle);
|
||||
.fa-icon-color(dodgerblue);
|
||||
|
||||
Reference in New Issue
Block a user