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/Morpheus/stylesheets/base/icons.css')
-rw-r--r--plugins/Morpheus/stylesheets/base/icons.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Morpheus/stylesheets/base/icons.css b/plugins/Morpheus/stylesheets/base/icons.css
index d11c5592e3..2ef29140d0 100644
--- a/plugins/Morpheus/stylesheets/base/icons.css
+++ b/plugins/Morpheus/stylesheets/base/icons.css
@@ -1,10 +1,10 @@
@font-face {
font-family: 'piwik';
- src: url('../../fonts/piwik.eot');
+ src: url('plugins/Morpheus/fonts/piwik.eot');
}
@font-face {
font-family: 'piwik';
- src: url('../../fonts/piwik.ttf');
+ src: url('plugins/Morpheus/fonts/piwik.ttf');
font-weight: normal;
font-style: normal;
}