update Piwik to version 2.16 (fixes #91)
This commit is contained in:
parent
296343bf3b
commit
d885a4baa9
5833 changed files with 418860 additions and 226988 deletions
1013
www/analytics/plugins/Morpheus/stylesheets/base/bootstrap.css
vendored
Executable file
1013
www/analytics/plugins/Morpheus/stylesheets/base/bootstrap.css
vendored
Executable file
File diff suppressed because it is too large
Load diff
44
www/analytics/plugins/Morpheus/stylesheets/base/colors.less
Normal file
44
www/analytics/plugins/Morpheus/stylesheets/base/colors.less
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
// Gray shapes
|
||||
// Variable pattern: @color-<color>-<modifier>
|
||||
@color-black: #000;
|
||||
@color-gray: #ccc;
|
||||
@color-gray-light: #f0f0f0;
|
||||
@color-white: #fff;
|
||||
@color-silver: #999;
|
||||
@color-silver-l14: lighten(@color-black, 14%);
|
||||
@color-silver-l20: lighten(@color-black, 20%);
|
||||
@color-silver-l30: lighten(@color-black, 30%);
|
||||
@color-silver-l40: lighten(@color-black, 40%);
|
||||
@color-silver-l50: lighten(@color-black, 50%);
|
||||
@color-silver-l60: lighten(@color-black, 60%);
|
||||
@color-silver-l70: lighten(@color-black, 70%);
|
||||
@color-silver-l80: lighten(@color-black, 80%);
|
||||
@color-silver-l85: lighten(@color-black, 85%);
|
||||
@color-silver-l90: lighten(@color-black, 90%);
|
||||
@color-silver-l95: lighten(@color-black, 95%);
|
||||
@color-silver-l98: lighten(@color-black, 98%);
|
||||
@color-silver-dark: #333;
|
||||
|
||||
// Brand colors
|
||||
// Variable pattern: @color-<color>-<modifier>
|
||||
@color-black-piwik: #0d0d0d;
|
||||
@color-blue-piwik: #4183C4;
|
||||
@color-red-piwik: #d4291f;
|
||||
@color-green-brandSocial: #009874;
|
||||
@color-blue-brandSocial: #3b5998;
|
||||
@color-blue-brandSocialLight: #1c87bd;
|
||||
@color-blue-brandSocialVeryLight: #00aced;
|
||||
@color-orange-brand: #ff9600;
|
||||
|
||||
@graph-colors-data-series1: #d4291f;
|
||||
@graph-colors-data-series2: #1f78b4;
|
||||
@graph-colors-data-series3: #ff7f00;
|
||||
@graph-colors-data-series4: #33a02c;
|
||||
@graph-colors-data-series5: #6a3d9a;
|
||||
@graph-colors-data-series6: #b15928;
|
||||
@graph-colors-data-series7: #fdbf6f;
|
||||
@graph-colors-data-series8: #cab2d6;
|
||||
/*
|
||||
Qualitative data color series inspired from colorbrewer2.org/
|
||||
next ones could be: #cab2d6 #ffff99 # #b2df8a
|
||||
*/
|
||||
302
www/analytics/plugins/Morpheus/stylesheets/base/icons.css
Normal file
302
www/analytics/plugins/Morpheus/stylesheets/base/icons.css
Normal file
|
|
@ -0,0 +1,302 @@
|
|||
@font-face {
|
||||
font-family: 'piwik';
|
||||
src: url('../../fonts/piwik.eot');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'piwik';
|
||||
src: url('../../fonts/piwik.ttf');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
[class^="icon-"], [class*=" icon-"] {
|
||||
font-family: 'piwik';
|
||||
speak: none;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
font-variant: normal;
|
||||
text-transform: none;
|
||||
line-height: 1;
|
||||
|
||||
/* Better Font Rendering =========== */
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-alien:before {
|
||||
content: "\e600";
|
||||
}
|
||||
.icon-annotation:before {
|
||||
content: "\e601";
|
||||
}
|
||||
.icon-arrow-left:before {
|
||||
content: "\e602";
|
||||
}
|
||||
.icon-arrow-right:before {
|
||||
content: "\e603";
|
||||
}
|
||||
.icon-business:before {
|
||||
content: "\e604";
|
||||
}
|
||||
.icon-calendar:before {
|
||||
content: "\e605";
|
||||
}
|
||||
.icon-chart-bar:before {
|
||||
content: "\e606";
|
||||
}
|
||||
.icon-chart-line-details:before {
|
||||
content: "\e607";
|
||||
}
|
||||
.icon-chart-line:before {
|
||||
content: "\e608";
|
||||
}
|
||||
.icon-chart-pie:before {
|
||||
content: "\e609";
|
||||
}
|
||||
.icon-close:before {
|
||||
content: "\e60a";
|
||||
}
|
||||
.icon-arrow-collapsed:before {
|
||||
content: "\e60b";
|
||||
}
|
||||
.icon-configure:before {
|
||||
content: "\e60c";
|
||||
}
|
||||
.icon-datepicker-arr-l:before {
|
||||
content: "\e60d";
|
||||
}
|
||||
.icon-datepicker-arr-r:before {
|
||||
content: "\e60e";
|
||||
}
|
||||
.icon-delete:before {
|
||||
content: "\e60f";
|
||||
}
|
||||
.icon-document:before {
|
||||
content: "\e610";
|
||||
}
|
||||
.icon-download:before {
|
||||
content: "\e611";
|
||||
}
|
||||
.icon-drop:before {
|
||||
content: "\e612";
|
||||
}
|
||||
.icon-ecommerce-abandoned-cart:before {
|
||||
content: "\e613";
|
||||
}
|
||||
.icon-ecommerce-order:before {
|
||||
content: "\e614";
|
||||
}
|
||||
.icon-email:before {
|
||||
content: "\e615";
|
||||
}
|
||||
.icon-error:before {
|
||||
content: "\e616";
|
||||
}
|
||||
.icon-export:before {
|
||||
content: "\e617";
|
||||
}
|
||||
.icon-feed:before {
|
||||
content: "\e618";
|
||||
}
|
||||
.icon-finance:before {
|
||||
content: "\e619";
|
||||
}
|
||||
.icon-folder-charts:before {
|
||||
content: "\e61a";
|
||||
}
|
||||
.icon-folder:before {
|
||||
content: "\e61b";
|
||||
}
|
||||
.icon-fullscreen:before {
|
||||
content: "\e61c";
|
||||
}
|
||||
.icon-goal:before {
|
||||
content: "\e61d";
|
||||
}
|
||||
.icon-help-alt:before {
|
||||
content: "\e61e";
|
||||
}
|
||||
.icon-help:before {
|
||||
content: "\e61f";
|
||||
}
|
||||
.icon-code:before {
|
||||
content: "\e620";
|
||||
}
|
||||
.icon-warning:before {
|
||||
content: "\e621";
|
||||
}
|
||||
.icon-edit:before {
|
||||
content: "\e622";
|
||||
}
|
||||
.icon-image:before {
|
||||
content: "\e623";
|
||||
}
|
||||
.icon-info:before {
|
||||
content: "\e624";
|
||||
}
|
||||
.icon-insights:before {
|
||||
content: "\e625";
|
||||
}
|
||||
.icon-locked-2:before {
|
||||
content: "\e626";
|
||||
}
|
||||
.icon-locked-3:before {
|
||||
content: "\e627";
|
||||
}
|
||||
.icon-locked:before {
|
||||
content: "\e628";
|
||||
}
|
||||
.icon-locked-4:before {
|
||||
content: "\e629";
|
||||
}
|
||||
.icon-maximise:before {
|
||||
content: "\e62a";
|
||||
}
|
||||
.icon-minimise:before {
|
||||
content: "\e62b";
|
||||
}
|
||||
.icon-minus:before {
|
||||
content: "\e62c";
|
||||
}
|
||||
.icon-newtab:before {
|
||||
content: "\e62d";
|
||||
}
|
||||
.icon-ok:before {
|
||||
content: "\e62e";
|
||||
}
|
||||
.icon-open-source:before {
|
||||
content: "\e62f";
|
||||
}
|
||||
.icon-plus:before {
|
||||
content: "\e630";
|
||||
}
|
||||
.icon-add:before {
|
||||
content: "\e630";
|
||||
}
|
||||
.icon-puzzle:before {
|
||||
content: "\e631";
|
||||
}
|
||||
.icon-refresh:before {
|
||||
content: "\e632";
|
||||
}
|
||||
.icon-reload:before {
|
||||
content: "\e633";
|
||||
}
|
||||
.icon-search:before {
|
||||
content: "\e634";
|
||||
}
|
||||
.icon-segment:before {
|
||||
content: "\e635";
|
||||
}
|
||||
.icon-users:before {
|
||||
content: "\e635";
|
||||
}
|
||||
.icon-server-alt:before {
|
||||
content: "\e636";
|
||||
}
|
||||
.icon-server:before {
|
||||
content: "\e637";
|
||||
}
|
||||
.icon-hide:before {
|
||||
content: "\e638";
|
||||
}
|
||||
.icon-show:before {
|
||||
content: "\e639";
|
||||
}
|
||||
.icon-arrow-top:before {
|
||||
content: "\e63a";
|
||||
}
|
||||
.icon-arrow-bottom:before {
|
||||
content: "\e63b";
|
||||
}
|
||||
.icon-star:before {
|
||||
content: "\e63c";
|
||||
}
|
||||
.icon-success:before {
|
||||
content: "\e63d";
|
||||
}
|
||||
.icon-table-more:before {
|
||||
content: "\e63e";
|
||||
}
|
||||
.icon-table:before {
|
||||
content: "\e63f";
|
||||
}
|
||||
.icon-tag-cloud:before {
|
||||
content: "\e640";
|
||||
}
|
||||
.icon-user-add:before {
|
||||
content: "\e641";
|
||||
}
|
||||
.icon-user:before {
|
||||
content: "\e642";
|
||||
}
|
||||
.icon-play:before {
|
||||
content: "\e643";
|
||||
}
|
||||
.icon-visitor-profile:before {
|
||||
content: "\e644";
|
||||
}
|
||||
.icon-zoom-in:before {
|
||||
content: "\e645";
|
||||
}
|
||||
.icon-zoom-out:before {
|
||||
content: "\e646";
|
||||
}
|
||||
.icon-sign-out:before {
|
||||
content: "\e647";
|
||||
}
|
||||
.icon-sign-in:before {
|
||||
content: "\e648";
|
||||
}
|
||||
.icon-menu-hamburger:before {
|
||||
content: "\e649";
|
||||
}
|
||||
.icon-more-horiz:before {
|
||||
content: "\e64a";
|
||||
}
|
||||
.icon-more-verti:before {
|
||||
content: "\e64b";
|
||||
}
|
||||
.icon-admin-administration:before {
|
||||
content: "\e64c";
|
||||
}
|
||||
.icon-admin-development:before {
|
||||
content: "\e64d";
|
||||
}
|
||||
.icon-admin-diagnostic:before {
|
||||
content: "\e64e";
|
||||
}
|
||||
.icon-admin-platform:before {
|
||||
content: "\e64f";
|
||||
}
|
||||
.icon-admin-settings:before {
|
||||
content: "\e650";
|
||||
}
|
||||
.icon-reporting-actions:before {
|
||||
content: "\e651";
|
||||
}
|
||||
.icon-reporting-dashboard:before {
|
||||
content: "\e652";
|
||||
}
|
||||
.icon-reporting-ecommerce:before {
|
||||
content: "\e653";
|
||||
}
|
||||
.icon-reporting-goal:before {
|
||||
content: "\e654";
|
||||
}
|
||||
.icon-reporting-referer:before {
|
||||
content: "\e655";
|
||||
}
|
||||
.icon-reporting-visitors:before {
|
||||
content: "\e656";
|
||||
}
|
||||
.icon-user-manage:before {
|
||||
content: "\e657";
|
||||
}
|
||||
.icon-user-personal:before {
|
||||
content: "\e658";
|
||||
}
|
||||
.icon-user-platform:before {
|
||||
content: "\e659";
|
||||
}
|
||||
|
||||
62
www/analytics/plugins/Morpheus/stylesheets/base/mixins.less
Normal file
62
www/analytics/plugins/Morpheus/stylesheets/base/mixins.less
Normal file
|
|
@ -0,0 +1,62 @@
|
|||
.clearfix {
|
||||
*zoom: 1;
|
||||
&:after {
|
||||
content: "";
|
||||
display: table;
|
||||
clear: right;
|
||||
}
|
||||
&:before {
|
||||
content: "";
|
||||
display: table;
|
||||
}
|
||||
}
|
||||
|
||||
.font-default(@size: 13px, @line: 16px) {
|
||||
font-family: @theme-fontFamily-base;
|
||||
font-size: @size;
|
||||
line-height: @line;
|
||||
}
|
||||
|
||||
.border-radius (@radius: 6px) {
|
||||
-webkit-border-radius: @radius;
|
||||
-moz-border-radius: @radius;
|
||||
border-radius: @radius;
|
||||
|
||||
-moz-background-clip: padding;
|
||||
-webkit-background-clip: padding-box;
|
||||
background-clip: padding-box;
|
||||
}
|
||||
|
||||
#gradient {
|
||||
|
||||
.horizontal(@start-color: #555, @end-color: #333, @start-percent: 0%, @end-percent: 100%) {
|
||||
background-image: -webkit-gradient(linear, @start-percent top, @end-percent top, from(@start-color), to(@end-color)); // Safari 4+, Chrome 2+
|
||||
background-image: -webkit-linear-gradient(left, color-stop(@start-color @start-percent), color-stop(@end-color @end-percent)); // Safari 5.1+, Chrome 10+
|
||||
background-image: -moz-linear-gradient(left, @start-color @start-percent, @end-color @end-percent); // FF 3.6+
|
||||
background-image: linear-gradient(to right, @start-color @start-percent, @end-color @end-percent); // Standard, IE10
|
||||
background-repeat: repeat-x;
|
||||
filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=1)",@start-color,@end-color)); // IE9 and down
|
||||
}
|
||||
|
||||
.vertical(@start-color: #555, @end-color: #333, @start-percent: 0%, @end-percent: 100%) {
|
||||
background-image: -webkit-gradient(linear, left @start-percent, left @end-percent, from(@start-color), to(@end-color)); // Safari 4+, Chrome 2+
|
||||
background-image: -webkit-linear-gradient(top, @start-color, @start-percent, @end-color, @end-percent); // Safari 5.1+, Chrome 10+
|
||||
background-image: -moz-linear-gradient(top, @start-color @start-percent, @end-color @end-percent); // FF 3.6+
|
||||
background-image: linear-gradient(to bottom, @start-color @start-percent, @end-color @end-percent); // Standard, IE10
|
||||
background-repeat: repeat-x;
|
||||
filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)",@start-color,@end-color)); // IE9 and down
|
||||
}
|
||||
}
|
||||
|
||||
.box-sizing(@boxmodel) {
|
||||
-webkit-box-sizing: @boxmodel;
|
||||
-moz-box-sizing: @boxmodel;
|
||||
box-sizing: @boxmodel;
|
||||
}
|
||||
|
||||
.opacity(@opacity) {
|
||||
opacity: @opacity;
|
||||
// IE8 filter
|
||||
@opacity-ie: (@opacity * 100);
|
||||
filter: ~"alpha(opacity=@{opacity-ie})";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue