mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
Show yellow dot and season not monitored when no episode files and season isn't monitored
This commit is contained in:
parent
1a2ae4bd2c
commit
c5ae38638a
2 changed files with 14 additions and 6 deletions
|
@ -162,6 +162,10 @@ footer {
|
|||
color : @successText;
|
||||
}
|
||||
|
||||
.status-warning {
|
||||
color : @warningText;
|
||||
}
|
||||
|
||||
.status-danger {
|
||||
color : @errorText;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue