From 31236b61353e1c8f1bf96db4fad6647b1c5c402c Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Thu, 5 Sep 2013 21:56:23 +0200 Subject: Added format hint in job editor --- static/style.css | 9 ++++++++- tpls/jobedit.tpl | 4 ++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/static/style.css b/static/style.css index e83334f..a8380b9 100644 --- a/static/style.css +++ b/static/style.css @@ -112,4 +112,11 @@ table tbody tr:hover { input.quant { width: 3em; -} \ No newline at end of file +} + +.hint { + font-size: 8pt; + font-weight: normal; + font-style: italic; + color: #777; +} diff --git a/tpls/jobedit.tpl b/tpls/jobedit.tpl index 469bb93..24d4c97 100644 --- a/tpls/jobedit.tpl +++ b/tpls/jobedit.tpl @@ -25,9 +25,9 @@ - + - + -- cgit v1.2.3-54-g00ecf
StartStart
(Format: YYYY-MM-DD HH:MM:SS)
RepetitionEndEnd
(Format: YYYY-MM-DD HH:MM:SS)