logo jingle

Tables

Tables defines the global styling of table elements, separating the header, body, and footer color treatments from the shared cell layout. This keeps tabular content consistent wherever tables appear.


1.

Header

Sets the Color and Background color of table header rows.

2.

Body

Sets the Color and Background color of the table body cells.

3.

Footer

Sets the Color and Background color of table footer rows.

4.

Cells

Controls cell Spacing, Border color, individual top/bottom/left/right border widths, and Border radius.

On this page