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:
authorThomas Steur <thomas.steur@googlemail.com>2014-05-22 09:50:49 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-05-22 09:50:49 +0400
commit5b6b7bafe248c745ed3c29903d92f796b6d6a91e (patch)
tree30e7736d657835c91567945f1196a6063a7f700f /plugins/ExampleTheme
parentd6938ba95d4fceca72dca9d6904e6a723b729529 (diff)
as long as morpheus is not the standard theme we need to import the theme stylesheet. still uses the old logo and old icons from zeitgeist
Diffstat (limited to 'plugins/ExampleTheme')
-rw-r--r--plugins/ExampleTheme/stylesheets/theme.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/ExampleTheme/stylesheets/theme.less b/plugins/ExampleTheme/stylesheets/theme.less
index e55b60d4c5..21d79a1bff 100644
--- a/plugins/ExampleTheme/stylesheets/theme.less
+++ b/plugins/ExampleTheme/stylesheets/theme.less
@@ -1,3 +1,4 @@
+@import "plugins/Morpheus/stylesheets/theme.less";
@import "_colors.less";
@theme-fontFamily-base: Verdana, sans-serif;