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:
authorMatthieu Aubry <matt@piwik.org>2015-06-24 04:53:57 +0300
committerMatthieu Aubry <matt@piwik.org>2015-06-24 04:53:57 +0300
commite08ec0f6c5b297cfc834406282eab861257630cc (patch)
treee978ba83f1af1c8c93da6f2e66a369e5bdb83591 /plugins/Dashboard
parent5d7880fce0cc11f5f16fcf5c96aa98ad6812c6bc (diff)
parent9f0126ed09833ac23677499d107a37672764218b (diff)
Merge pull request #8192 from piwik/visitor_log_widget_ui_fix
Improve look of the visitor log in the dashboard / widget
Diffstat (limited to 'plugins/Dashboard')
-rw-r--r--plugins/Dashboard/stylesheets/widget.less5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/Dashboard/stylesheets/widget.less b/plugins/Dashboard/stylesheets/widget.less
index 38dfe2d653..fc439a5df5 100644
--- a/plugins/Dashboard/stylesheets/widget.less
+++ b/plugins/Dashboard/stylesheets/widget.less
@@ -97,6 +97,11 @@
width:1px;
height:1px;
}
+
+ .card {
+ margin: 0px;
+ border-radius: 0px;
+ }
}
.widget.hiddenContent .widgetTop.widgetTopHover {