diff --git a/static/css/style.css b/static/css/style.css index 6fc6250..9d7d567 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -36,4 +36,9 @@ .runningJob { background-color: #D9EDF7 !important;; +} + +h1 small { + font-size: large; + color: #888; } \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index df84c83..016fcf0 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,7 +3,7 @@ <% block content %>
-

Tasks

+

Tasks display last done job of each app and next scheduled job