UNPKG

openui5-financial-charts

Version:
21 lines (16 loc) 354 B
@import "../../../../../sap/ui/core/themes/base/base.less"; @import "../../../../../sap/ui/core/themes/base/global.less"; .fcBullish { fill: @sapUiChartGood; stroke: @sapUiChartGood; } .fcBearish { fill: @sapUiChartBad; stroke: @sapUiChartBad; } .fcCandleBody { stroke-width: 0; } .fcCandleShadow { stroke-width: 1; }