update Piwik to version 2.16 (fixes #91)

This commit is contained in:
oliver 2016-04-10 18:55:57 +02:00
commit d885a4baa9
5833 changed files with 418860 additions and 226988 deletions

View file

@ -0,0 +1,13 @@
@theme-color-background-base: #fff;
@theme-color-background-tinyContrast: #f2f2f2;
@theme-color-background-lowContrast: @color-silver-l85;
@theme-color-background-contrast: #5F5A60;
@theme-color-background-highContrast: #202020;
@theme-color-border: @color-silver-l80;
@theme-color-code: #F3F3F3;
@theme-color-code-background: #4D4D4D;
@theme-color-widget-background: @theme-color-background-base;
@theme-color-widget-border: @color-silver-l85;