From 07e2524f845c1aa0964d2a01e15f9f20d5909347 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Sat, 3 Nov 2018 17:43:03 +0100 Subject: [PATCH] [mod] add disclamer on index page --- static/css/style.css | 5 +++++ templates/index.html | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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