From b7c1c5072f3f19b96efb36a0288c7f81207939af Mon Sep 17 00:00:00 2001 From: bobrik Date: Fri, 20 Sep 2013 14:57:35 +0400 Subject: [PATCH] better-looking histogram checkboxes --- src/app/panels/histogram/module.html | 41 ++++++++++++++++++++++++---- 1 file changed, 35 insertions(+), 6 deletions(-) diff --git a/src/app/panels/histogram/module.html b/src/app/panels/histogram/module.html index 87062c13b11..f369f08b2de 100755 --- a/src/app/panels/histogram/module.html +++ b/src/app/panels/histogram/module.html @@ -27,6 +27,11 @@ .histogram-options span { white-space: nowrap; } + + /* this is actually should be in bootstrap */ + .form-inline .checkbox { + display: inline-block; + }
@@ -45,13 +50,37 @@ {{panel.value_field}} {{panel.mode}} per {{panel.interval}} | ({{hits}} hits)
- - - - +
+ +
+
+ +
+
+ +
+
+ +
- - +
+ +