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.css12
1 files changed, 10 insertions, 2 deletions
diff --git a/plugins/Morpheus/stylesheets/base/icons.css b/plugins/Morpheus/stylesheets/base/icons.css
index 9a3fd839f1..2c19c30050 100644
--- a/plugins/Morpheus/stylesheets/base/icons.css
+++ b/plugins/Morpheus/stylesheets/base/icons.css
@@ -1,6 +1,6 @@
@font-face {
font-family: 'piwik';
- src: url('plugins/Morpheus/fonts/piwik.woff?42xrcb') format('woff');
+ src: url('plugins/Morpheus/fonts/piwik.woff?43xrdb') format('woff');
font-weight: normal;
font-style: normal;
}
@@ -307,4 +307,12 @@
.icon-funnel:before {
content: "\ea5b";
}
-
+.icon-form:before {
+ content: "\e85d";
+}
+.icon-lab:before {
+ content: "\e9aa";
+}
+.icon-archive:before {
+ content: "\e95e";
+} \ No newline at end of file