1
0
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:
Mark McDowall
2013-09-23 13:06:15 -07:00
parent 1a2ae4bd2c
commit c5ae38638a
2 changed files with 14 additions and 6 deletions
+4
View File
@@ -162,6 +162,10 @@ footer {
color : @successText;
}
.status-warning {
color : @warningText;
}
.status-danger {
color : @errorText;
}