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 Napoli <matthieu@mnapoli.fr>2015-08-07 16:24:31 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2015-08-07 16:24:31 +0300
commit3feca42219851b4904ab07e1b895e00a41bc0a79 (patch)
tree4964a8a19315775a77113522c2ee3978f7f54a59 /plugins/Morpheus
parenta9cf57aca48a40e1e51046cce6c20b81ec711c2d (diff)
Use standard buttons and alerts instead of and old icons and custom CSS
Diffstat (limited to 'plugins/Morpheus')
-rw-r--r--plugins/Morpheus/stylesheets/general/_typography.less4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/Morpheus/stylesheets/general/_typography.less b/plugins/Morpheus/stylesheets/general/_typography.less
index 03a6814950..7c15478723 100644
--- a/plugins/Morpheus/stylesheets/general/_typography.less
+++ b/plugins/Morpheus/stylesheets/general/_typography.less
@@ -85,10 +85,6 @@ a {
color: @theme-color-link;
}
-a.rowevolution-startmulti {
- color: @theme-color-link !important;
-}
-
.Piwik_Popover_Loading_Subject {
color: @theme-color-link !important;
}