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 ZILLIOX <thomas@zilliox.me>2013-08-15 02:12:20 +0400
committerThomas ZILLIOX <thomas@zilliox.me>2013-08-15 02:12:20 +0400
commitbfa9f74374d4bfd7acc6d9c70b75da09c4bd4895 (patch)
tree154484b04b76fe46d0695b39edcece144ca497b1 /plugins/PleineLune
parent1a539dcc16ac445cad25ba66ae684428a244f646 (diff)
Remove inline color to use a variable
Diffstat (limited to 'plugins/PleineLune')
-rw-r--r--plugins/PleineLune/stylesheets/_general.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/PleineLune/stylesheets/_general.less b/plugins/PleineLune/stylesheets/_general.less
index 63204429e4..d55be9d702 100644
--- a/plugins/PleineLune/stylesheets/_general.less
+++ b/plugins/PleineLune/stylesheets/_general.less
@@ -1,5 +1,5 @@
body {
- background-color: #141414;
+ background-color: @theme-color-background-base;
}
body,