Cleanup unused c3 styles, add jqwidgets style.
This commit is contained in:
parent
e25c788123
commit
e641759ff7
@ -4,7 +4,7 @@ $fa-font-path: '~font-awesome/fonts';
|
||||
|
||||
@import '~bootstrap/scss/bootstrap';
|
||||
|
||||
@import '~c3/c3';
|
||||
@import '~jqwidgets-scripts/jqwidgets/styles/jqx.classic.css';
|
||||
|
||||
@import '~ngx-toastr/toastr';
|
||||
|
||||
@ -15,11 +15,3 @@ $fa-font-path: '~font-awesome/fonts';
|
||||
.stroke {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
.c3-ygrid-line.zeroline line {
|
||||
stroke: orange;
|
||||
}
|
||||
|
||||
.c3-ygrid-line.overdraft line {
|
||||
stroke: #FF0000;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user