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:
Diffstat (limited to 'plugins/CoreVisualizations/stylesheets/jqplot.css')
-rw-r--r--plugins/CoreVisualizations/stylesheets/jqplot.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/CoreVisualizations/stylesheets/jqplot.css b/plugins/CoreVisualizations/stylesheets/jqplot.css
index 025c179847..ef08f1292f 100644
--- a/plugins/CoreVisualizations/stylesheets/jqplot.css
+++ b/plugins/CoreVisualizations/stylesheets/jqplot.css
@@ -157,6 +157,12 @@ a.rowevolution-startmulti {
font-weight: bold;
}
+.rowevolution table.metrics td.text img {
+ max-width: 16px;
+ max-height: 16px;
+ vertical-align: bottom;
+}
+
.multirowevolution table.metrics td.text {
padding-top: 8px;
}
@@ -190,6 +196,7 @@ a.rowevolution-startmulti {
color: #444;
margin: 8px 0 0 0;
padding: 0;
+ display: block;
}
/**