Skip to content

CSS: table.row-header

th[scope="row"] — خلية رأس صف (InstUI Table.RowHeader); مُنسقة من رموز رأس الصف، وليس من رموز رأس العمود.

المعدّل -layout-stacked لعنصر الأب table يجعل هذا العضو مكدسًا كعنصر كتلي ويسمّيه عبر ::before — انظر الوثيقة الخاصة بـ table لذلك المعدّل.

الاستخدام

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

عناصر زائفة

عنصر زائفالوصف
::before

الرموز المستهلكة

Tokenنوعقيمة
--instui-component-table-col-header-color<color>LightDarklight-dark(#273540, #F2F4F5)
--instui-component-table-head-font-weight<integer>600
--instui-component-table-row-header-background<color>LightDarklight-dark(#ffffff, #10141A)
--instui-component-table-row-header-color<color>LightDarklight-dark(#273540, #F2F4F5)
--instui-component-table-row-header-font-weight<integer>400
--instui-component-table-row-header-line-height<percentage>125%
--instui-component-table-row-header-padding-horizontal<length>0.75rem
--instui-component-table-row-header-padding-vertical<length>0.5rem