add csp revenue chart
This commit is contained in:
parent
5cc6b779c5
commit
ec64dd7415
3 changed files with 166 additions and 43 deletions
|
|
@ -124,7 +124,7 @@
|
|||
}
|
||||
|
||||
/* Secondary charts get good height */
|
||||
#revenueChart, #cashFlowChart, #modelComparisonChart {
|
||||
#revenueChart, #cashFlowChart, #cspRevenueChart {
|
||||
height: 400px !important;
|
||||
}
|
||||
|
||||
|
|
@ -169,7 +169,7 @@
|
|||
height: 350px !important;
|
||||
}
|
||||
|
||||
#revenueChart, #cashFlowChart, #modelComparisonChart {
|
||||
#revenueChart, #cashFlowChart, #cspRevenueChart {
|
||||
height: 300px !important;
|
||||
}
|
||||
|
||||
|
|
@ -183,7 +183,7 @@
|
|||
height: 250px !important;
|
||||
}
|
||||
|
||||
#revenueChart, #cashFlowChart, #modelComparisonChart {
|
||||
#revenueChart, #cashFlowChart, #cspRevenueChart {
|
||||
height: 200px !important;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue