diff --git a/static/css/style.css b/static/css/style.css index 7b6753b..53e92f7 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -38,6 +38,10 @@ background-color: #D9EDF7 !important;; } +.errorJob { + background-color: #cccccc !important; +} + h1 small { font-size: large; color: #888;