Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Steur <thomas.steur@googlemail.com>2014-03-10 03:53:31 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-03-10 03:53:31 +0400
commitd210180a4609f8f89107e10fe8a4eafe577eaa24 (patch)
tree4eff7eccbbb5a9e16ac23917292b6e6896b3e84c /plugins/Insights/stylesheets
parentf87c208baba8b552872b8a9659269d7fc9109804 (diff)
refs #57 ui tweaks and translations
Diffstat (limited to 'plugins/Insights/stylesheets')
-rw-r--r--plugins/Insights/stylesheets/insightVisualization.less7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/Insights/stylesheets/insightVisualization.less b/plugins/Insights/stylesheets/insightVisualization.less
index f70ea83ee5..2c983d514e 100644
--- a/plugins/Insights/stylesheets/insightVisualization.less
+++ b/plugins/Insights/stylesheets/insightVisualization.less
@@ -5,6 +5,13 @@
}
.insightsDataTable {
+
+ .controlSeparator {
+ height: 1px;
+ border: 0px;
+ background-color: #cccccc;
+ }
+
th.orderBy {
width: 20%;
}