mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-30 23:45:46 +02: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