diff --git a/static/style.css b/static/style.css --- a/static/style.css +++ b/static/style.css @@ -55,4 +55,7 @@ body { } .timeRow { margin: 14px; +} +.stalled { + opacity: .5; } \ No newline at end of file