Skip to content

CSS: table.row

tr — A table row (InstUI Table.Row).

The parent table's -hover and -layout-stacked modifiers restyle this member — see table's own doc for those modifiers.

Usage

css
@import "@pantoken/components/components.css";
@import "@pantoken/components/table.row.css";

Tokens consumed

TokenTypeValue
--instui-border-width-sm<length>0.0625rem
--instui-component-table-row-border-color<color>LightDarklight-dark(#8D959F, #6A7883)
--instui-component-table-row-hover-border-color<color>LightDarklight-dark(#1D354F, #EEF4FD)
--instui-component-table-row-padding-horizontal<length>0rem
--instui-component-table-row-padding-vertical<length>0.5rem