summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics_reporting/style.css
diff options
context:
space:
mode:
authorUdo Walter2016-12-05 15:17:55 +0100
committerUdo Walter2016-12-05 15:17:55 +0100
commit5f9bdcdc785e465d12e29e7bf85aed41dfd3b086 (patch)
tree2b510f274ca1e8bf3b75e4320ab56fcaa3b4fa5d /modules-available/statistics_reporting/style.css
parent[statistics_reporting] moved functions to own file, improved language and var... (diff)
downloadslx-admin-5f9bdcdc785e465d12e29e7bf85aed41dfd3b086.tar.gz
slx-admin-5f9bdcdc785e465d12e29e7bf85aed41dfd3b086.tar.xz
slx-admin-5f9bdcdc785e465d12e29e7bf85aed41dfd3b086.zip
[statistics_reporting] added sorting indicators
Diffstat (limited to 'modules-available/statistics_reporting/style.css')
-rw-r--r--modules-available/statistics_reporting/style.css4
1 files changed, 4 insertions, 0 deletions
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