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-06 18:07:56 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2015-08-06 18:07:56 +0300
commit70ba2173a4ea474063308c8ee6a9b8942c54c01c (patch)
tree46595b4d228d3356b9b270bdcae01e6f28484f53 /plugins/Morpheus
parente9ffbea5ea3ff5c6eca517168934a83f8ab7380d (diff)
Remove duplicated and useless icons
Diffstat (limited to 'plugins/Morpheus')
-rw-r--r--plugins/Morpheus/stylesheets/base/icons.css6
-rw-r--r--plugins/Morpheus/templates/demo.twig2
2 files changed, 0 insertions, 8 deletions
diff --git a/plugins/Morpheus/stylesheets/base/icons.css b/plugins/Morpheus/stylesheets/base/icons.css
index 2275ce07b8..1810433665 100644
--- a/plugins/Morpheus/stylesheets/base/icons.css
+++ b/plugins/Morpheus/stylesheets/base/icons.css
@@ -77,12 +77,6 @@
.icon-arrow-collapsed:before {
content: "\e60b";
}
-.icon-datepicker-arr-l:before {
- content: "\e60d";
-}
-.icon-datepicker-arr-r:before {
- content: "\e60e";
-}
/* Charts */
.icon-chart-bar:before {
diff --git a/plugins/Morpheus/templates/demo.twig b/plugins/Morpheus/templates/demo.twig
index 0c949446c1..f95af42117 100644
--- a/plugins/Morpheus/templates/demo.twig
+++ b/plugins/Morpheus/templates/demo.twig
@@ -521,8 +521,6 @@
],
'Date-picker': [
'calendar',
- 'datepicker-arr-l',
- 'datepicker-arr-r',
],
'Annotations': [
'annotation',