From 3dfa28570f28639e0241f72f99c297a475360e32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Mon, 31 Aug 2015 14:12:10 +0200 Subject: [PATCH] ui(timepicker): slight polish to the time picker options view --- public/app/panels/timepicker/editor.html | 86 +++++++++++++----------- 1 file changed, 46 insertions(+), 40 deletions(-) diff --git a/public/app/panels/timepicker/editor.html b/public/app/panels/timepicker/editor.html index 34712ad582d..81e9eccdeeb 100644 --- a/public/app/panels/timepicker/editor.html +++ b/public/app/panels/timepicker/editor.html @@ -1,49 +1,55 @@
-
-
    -
  • - Relative time options -
  • -
  • - -
  • -
  • - Until -
  • -
  • - now- -
  • -
  • - +
      +
    • + Relative times +
    • +
    • + +
    • +
    +
    +
+
+
    +
  • + Auto-refresh +
  • +
  • + +
  • +
+
+
+ +
+
    +
  • + Now delay +
  • +
  • + now- +
  • +
  • + -
  • -
-
-
-
-
    -
  • - Auto-refresh options -
  • -
  • - -
  • -
-
-
+ + + +
+
+

-
- - For these changes to fully take effect save and reload the dashboard. - +
+ + For these changes to fully take effect save and reload the dashboard. + +

-