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.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/Morpheus/stylesheets/base/icons.css b/plugins/Morpheus/stylesheets/base/icons.css
index 348bd369ec..3523663002 100644
--- a/plugins/Morpheus/stylesheets/base/icons.css
+++ b/plugins/Morpheus/stylesheets/base/icons.css
@@ -393,4 +393,10 @@
}
.icon-heart:before{
content: "\e9da";
+}
+.icon-notifications_on:before {
+ content: "\e903";
+}
+.icon-new_releases:before {
+ content: "\e902";
} \ No newline at end of file