1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

Calendar past events are grayed out, today's background is gray

This commit is contained in:
Mark McDowall
2013-07-17 22:52:13 -07:00
parent 07ba92ba87
commit 8d2fc4945b
3 changed files with 23 additions and 7 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ define(
tooltip = 'Episode has not aired';
}
}
this.$el.html('<i class="{0}" title="{1}"/>'.format(icon, tooltip));
}