Overview
Components (charts, tables etc...) in a davinci page can be style using normal CSS styles.
Most components will provide a css editor when selected in its inline editor.
CSS Editor
When opened, the css editor shows the css that is applied to the component that opened it. The css can be edited
in the editor and set by clicking the set button.
The id of the component is labeled as "COMPONENT-ID" in the editor. This is just a placeholder for the actual id of the component, and is replaced by the components actual id when the css is applied.
Video Demos
Component CSS