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-10-08 00:39:44 +0300
committerMatthieu Aubry <matt@piwik.org>2015-10-08 00:39:44 +0300
commit12e370843cfd308613c7575d3ea048ce4f781c08 (patch)
tree74e4796b3443bf3ca83f98ec4af26f3a21a73ad5 /plugins/Dashboard/stylesheets/widget.less
parent4f452da46debf08978d769fa791a12e41d137dd2 (diff)
parent6f465eb01c10d578a4ad038dc003cfe194d7a218 (diff)
Merge pull request #8936 from piwik/left_menu_22.15.0-b16
Left menu
Diffstat (limited to 'plugins/Dashboard/stylesheets/widget.less')
-rw-r--r--plugins/Dashboard/stylesheets/widget.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Dashboard/stylesheets/widget.less b/plugins/Dashboard/stylesheets/widget.less
index a06564f033..558da41ab9 100644
--- a/plugins/Dashboard/stylesheets/widget.less
+++ b/plugins/Dashboard/stylesheets/widget.less
@@ -16,7 +16,7 @@
font-weight: normal;
font-size: 15px;
margin: 0;
- color: #0D0D0D;
+ color: @theme-color-text;
text-shadow: none;
padding: 15px 15px 10px 12px;
}