From 5f9bdcdc785e465d12e29e7bf85aed41dfd3b086 Mon Sep 17 00:00:00 2001 From: Udo Walter Date: Mon, 5 Dec 2016 15:17:55 +0100 Subject: [statistics_reporting] added sorting indicators --- modules-available/statistics_reporting/style.css | 4 ++ .../templates/columnChooser.html | 49 ++++++++++++++-------- 2 files changed, 36 insertions(+), 17 deletions(-) (limited to 'modules-available/statistics_reporting') diff --git a/modules-available/statistics_reporting/style.css b/modules-available/statistics_reporting/style.css index f0ee4fd3..6cb6de51 100644 --- a/modules-available/statistics_reporting/style.css +++ b/modules-available/statistics_reporting/style.css @@ -1,3 +1,7 @@ .top-row { margin-bottom: 20px; +} + +.buttonbar button { + margin-bottom: 4px; } \ No newline at end of file diff --git a/modules-available/statistics_reporting/templates/columnChooser.html b/modules-available/statistics_reporting/templates/columnChooser.html index 62e20a4a..ccc82a50 100644 --- a/modules-available/statistics_reporting/templates/columnChooser.html +++ b/modules-available/statistics_reporting/templates/columnChooser.html @@ -1,21 +1,21 @@
-
- -
- - - - - - -
+
+
+ + + + + +
@@ -24,23 +24,38 @@