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 <tsteur@users.noreply.github.com>2019-05-28 04:29:03 +0300
committerMatthieu Aubry <mattab@users.noreply.github.com>2019-05-28 04:29:03 +0300
commitec7e9afc89212af3d44e253c64a24f0f1723e481 (patch)
treed085ab2da0024d630e3f40c9ece02a577f2edd75 /plugins
parentd100ab0bde28b8ec4cd28203b892df7a23113c43 (diff)
fix #13856 Maintenance mode, grey text on blue background (#14438)
Diffstat (limited to 'plugins')
-rw-r--r--plugins/Morpheus/stylesheets/simple_structure.css5
-rw-r--r--plugins/Morpheus/templates/maintenance.tpl2
2 files changed, 0 insertions, 7 deletions
diff --git a/plugins/Morpheus/stylesheets/simple_structure.css b/plugins/Morpheus/stylesheets/simple_structure.css
index 6b3ddf91cf..3a37b7c8ed 100644
--- a/plugins/Morpheus/stylesheets/simple_structure.css
+++ b/plugins/Morpheus/stylesheets/simple_structure.css
@@ -17,11 +17,6 @@ body#simple {
padding: 15px 0;
}
-#simple .logo a {
- color: #888;
- text-decoration: none;
-}
-
#simple .box {
border-radius: 2px;
border: solid 1px #ccc;
diff --git a/plugins/Morpheus/templates/maintenance.tpl b/plugins/Morpheus/templates/maintenance.tpl
index edc16e32ad..81a1024b69 100644
--- a/plugins/Morpheus/templates/maintenance.tpl
+++ b/plugins/Morpheus/templates/maintenance.tpl
@@ -11,8 +11,6 @@
<div class="logo">
<img title="Matomo" alt="Matomo" style="height: 40px;" src="%logoUrl%" />
- <br/>
- <a href='https://matomo.org/'>%piwikTitle%</a>
</div>
<div class="box">