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>2014-05-26 08:28:02 +0400
committerThomas Steur <thomas.steur@gmail.com>2014-05-26 08:28:02 +0400
commit1c6bd97db82d657ec76e6e3d7dc34471db122d41 (patch)
treeaa9ffe3db87465fc8fbcf915c064bec71ca2b1eb /plugins/Dashboard/stylesheets
parent76f7d382fd2bcd5e94d0a7116e44fa2e4bac02e6 (diff)
parent24a45dee285d1c44ae38e5e1baa7773b1eb7bc6a (diff)
Merge remote-tracking branch 'origin/master' into morpheus_defaulttheme
Conflicts: plugins/CoreHome/angularjs/siteselector/siteselector.less
Diffstat (limited to 'plugins/Dashboard/stylesheets')
-rw-r--r--plugins/Dashboard/stylesheets/dashboard.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Dashboard/stylesheets/dashboard.less b/plugins/Dashboard/stylesheets/dashboard.less
index cac2514dc6..9c3a1846d6 100644
--- a/plugins/Dashboard/stylesheets/dashboard.less
+++ b/plugins/Dashboard/stylesheets/dashboard.less
@@ -272,7 +272,7 @@
}
.dashboardSettings > ul.submenu > li:hover {
- color: #e87500;
+ color:@theme-color-link;
}
#changeDashboardLayout h2 {
@@ -439,7 +439,7 @@ div.widgetpreview-preview {
}
.dashboardSettings .submenu ul li:hover {
- color: #e87500;
+ color: @theme-color-link;
}
.dashboardSettings .widgetpreview-widgetlist {