Skip to content

Latest commit

 

History

History
40 lines (39 loc) · 3.28 KB

vars.md

File metadata and controls

40 lines (39 loc) · 3.28 KB

CSS variables

Variable Description
--table-background TableOld background color
--table-border-width TableOld border width
--table-border-color TableOld border color
--table-cell-vertical-alignment Cell vertical alignment
--table-white-space TableOld white-space property
--table-header-background TableOld header background color
--table-header-background-hover TableOld header background color (hover)
--table-header-border-width TableOld header border width
--table-header-border-color TableOld header border color
--table-header-font TableOld header font family
--table-header-size TableOld header font size
--table-header-weight TableOld header font weight
--table-header-color TableOld header text color
--table-line-height Line height for cell text
--table-text-size Cell font size
--table-text-color Cell text color
--table-column-max-width Column maximum width
--table-column-alt-background Alternating column background color
--table-column-first-border-width First column left border width
--table-column-last-border-width Last column right border width
--table-row-background-hover Row background color (hover)
--table-row-alt-background Alternating row background color
--table-row-alt-background-hover Alternating row background color (hover)
--table-last-border-width Last row bottom border width
--table-selection Selection background color
--table-selection-blend-mode Selection blend mode
--table-selection-border-color Selection border color
--table-selection-border-width Selection border width
--table-selection-border-radius Selection border radius
--table-drag-handle-background Drag handle background color
--table-drag-handle-background-active Drag handle background color (active)
--table-drag-handle-color Drag handle icon color
--table-drag-handle-color-active Drag handle icon color (active)
--table-add-button-background "Add" button background color
--table-add-button-width "Add" button width
--table-add-button-color "Add" button icon colo r