CSS: table.col-header
th — Egy oszlopfejléc-cella (InstUI Table.ColHeader); az alapértelmezett th stílusozás, amelyet a(z) table.row-header felülír a(z) th[scope="row"] esetén.
Használat
css
@import "@pantoken/components/components.css";
@import "@pantoken/components/table.col-header.css";Felhasznált tokenek
| Token | Típus | Érték |
|---|---|---|
--instui-border-width-md | <length> | 0.125rem |
--instui-component-table-col-header-background | <color> | LightDarklight-dark(#ffffff, #10141A) |
--instui-component-table-col-header-color | <color> | LightDarklight-dark(#273540, #F2F4F5) |
--instui-component-table-col-header-line-height | <percentage> | 125% |
--instui-component-table-col-header-padding-horizontal | <length> | 0.75rem |
--instui-component-table-col-header-padding-vertical | <length> | 0.5rem |
--instui-component-table-head-font-weight | <integer> | 600 |
--instui-component-table-row-border-color | <color> | LightDarklight-dark(#8D959F, #6A7883) |