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.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/Morpheus/stylesheets/base/icons.css b/plugins/Morpheus/stylesheets/base/icons.css
index 0f50b26ae9..348bd369ec 100644
--- a/plugins/Morpheus/stylesheets/base/icons.css
+++ b/plugins/Morpheus/stylesheets/base/icons.css
@@ -391,3 +391,6 @@
.icon-clock:before {
content: "\e901";
}
+.icon-heart:before{
+ content: "\e9da";
+} \ No newline at end of file