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-01-12 04:29:37 +0300
committerThomas Steur <thomas.steur@gmail.com>2015-01-15 05:59:28 +0300
commitfc0ec61b9bebbb2cace7f452429c56a079d84660 (patch)
tree6a56cf813cbc1f1737069bed29a808de686648b1 /plugins/Morpheus
parent2d3c709c6129241bea360fb83383327e1fea7154 (diff)
make sure to use same link colors in user area
Diffstat (limited to 'plugins/Morpheus')
-rw-r--r--plugins/Morpheus/stylesheets/ui/_popups.less3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/Morpheus/stylesheets/ui/_popups.less b/plugins/Morpheus/stylesheets/ui/_popups.less
index dc2b2140de..78515cfab4 100644
--- a/plugins/Morpheus/stylesheets/ui/_popups.less
+++ b/plugins/Morpheus/stylesheets/ui/_popups.less
@@ -9,8 +9,7 @@
font-weight: bold;
}
-#feedback-sent,
-#feedback-faq {
+#feedback-sent {
a {
color: @theme-color-link;
}