Variables
These are all the component specific variables that can be used for customization.
Name | Value |
---|---|
@table-border-color | rgba(0, 0, 0, 0.12) |
@table-border-style | solid |
@table-border-width | 1px |
@table-color | @skin-text-primary-on-light |
@table-font-size | 0.875rem |
@table-font-weight | @font-weight-normal |
@table-hover-bg-color | rgba(0, 0, 0, 0.04) |
@table-letter-spacing | 0.018em |
@table-line-height | 1.25rem |
@table-padding-bp-medium | @space-16 |
@table-padding | @space-8 |
@table-head-bg-color | @skin-background |
@table-head-border-bottom | @table-border-width @table-border-style @table-border-color |
@table-th-font-weight | @font-weight-medium |
@table-striped-odd-bg-color | @skin-gray-200 |
@table-border-bordered-color | @table-border-color |
@table-border-bordered-style | solid |
@table-border-bordered-width | 1px |
@table-border-horizontal-color | @table-border-color |
@table-border-horizontal-style | solid |
@table-border-horizontal-width | 1px |