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@gmail.com>2015-06-24 02:07:46 +0300
committerThomas Steur <thomas.steur@gmail.com>2015-06-24 02:07:46 +0300
commit9f0126ed09833ac23677499d107a37672764218b (patch)
tree70dcb8287de4cf8fbb801c8815609389a749a996 /plugins/Dashboard
parent03347987f97ce41dda7313eadaa419b8f63e34d9 (diff)
also change the look of visitor log for exported widget
Diffstat (limited to 'plugins/Dashboard')
-rw-r--r--plugins/Dashboard/stylesheets/widget.less10
1 files changed, 4 insertions, 6 deletions
diff --git a/plugins/Dashboard/stylesheets/widget.less b/plugins/Dashboard/stylesheets/widget.less
index 3cc7ee16c6..5ae6ef9691 100644
--- a/plugins/Dashboard/stylesheets/widget.less
+++ b/plugins/Dashboard/stylesheets/widget.less
@@ -99,13 +99,11 @@
width:1px;
height:1px;
}
-}
-.widgetpreview-preview, #dashboard {
- .widget .card {
- margin: 0px;
- border-radius: 0px;
- }
+ .card {
+ margin: 0px;
+ border-radius: 0px;
+ }
}
.widget.hiddenContent .widgetTop.widgetTopHover {