From 55697a9aacdf843cc04409bf52b326b6b6f1574b Mon Sep 17 00:00:00 2001 From: Ciro Scognamiglio Date: Mon, 7 Jul 2014 17:45:12 +0200 Subject: [PATCH] aligned date and time slider --- plugins/scheduler2/static/css/scheduler2.css | 2 +- plugins/scheduler2/templates/scheduler.html | 16 +++++++++++----- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/plugins/scheduler2/static/css/scheduler2.css b/plugins/scheduler2/static/css/scheduler2.css index cd3ea300..22729f12 100755 --- a/plugins/scheduler2/static/css/scheduler2.css +++ b/plugins/scheduler2/static/css/scheduler2.css @@ -285,7 +285,7 @@ background: #E8E8E8; /* latest stuff */ .sliderContainer { - margin: 10px 0; + margin:0; } .table-responsive{ overflow: hidden !important; diff --git a/plugins/scheduler2/templates/scheduler.html b/plugins/scheduler2/templates/scheduler.html index 809c1221..9d01851f 100755 --- a/plugins/scheduler2/templates/scheduler.html +++ b/plugins/scheduler2/templates/scheduler.html @@ -12,11 +12,17 @@
- - - -
-
+
+
+ + + +
+
+
+
+
+
-- 2.43.0