CSS: table.row
tr — Egy táblázatsor (InstUI Table.Row).
A szülő table -hover és -layout-stacked módosítói újraformázzák ezt a tagot — lásd a(z) table saját dokumentációját ezekről a módosítókról.
Használat
css
@import "@pantoken/components/components.css";
@import "@pantoken/components/table.row.css";Felhasznált tokenek
| Token | Típus | Érték |
|---|---|---|
--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 |