mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
Show yellow dot and season not monitored when no episode files and season isn't monitored
This commit is contained in:
@@ -162,6 +162,10 @@ footer {
|
||||
color : @successText;
|
||||
}
|
||||
|
||||
.status-warning {
|
||||
color : @warningText;
|
||||
}
|
||||
|
||||
.status-danger {
|
||||
color : @errorText;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user