Re-arranging repos.
This commit is contained in:
parent
17b97aec61
commit
fe8d1ee495
70 changed files with 17 additions and 8 deletions
10
matomo/stylesheets/components/_charts.less
Normal file
10
matomo/stylesheets/components/_charts.less
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
canvas.jqplot-piwik-ticks-canvas {
|
||||
background: @theme-color-background-base !important;
|
||||
}
|
||||
|
||||
// Graph series colours (1)
|
||||
|
||||
@graph-colors-data-series0: #323036;
|
||||
@graph-series0-shade1-color: #828089;
|
||||
@graph-series0-shade2-color: #ceccd2;
|
||||
@graph-series0-shade3-color: #e6e6e6;
|
||||
Loading…
Add table
Add a link
Reference in a new issue