Customizing Tabstrip
The following table lists the available variables for customization.
Name | Type | Default value | Computed value |
---|---|---|---|
$kendo-tabstrip-bg | Null |
|
|
Description
Background color of tabstrip component | |||
$kendo-tabstrip-text | Color |
|
|
Description
Text color of tabstrip component | |||
$kendo-tabstrip-border | Color |
|
|
Description
Border color of tabstrip component | |||
$kendo-tabstrip-item-padding-x | Number |
|
|
Description
Horizontal padding of tabs | |||
$kendo-tabstrip-item-padding-y | Number |
|
|
Description
Vertical padding of tabs | |||
$kendo-tabstrip-item-border-width | Number |
|
|
Description
Width of border around tabs | |||
$kendo-tabstrip-item-border-radius | Number |
|
|
Description
Border radius of tabs | |||
$kendo-tabstrip-item-gap | Number |
|
|
Description
Spacing between tabs | |||
$kendo-tabstrip-item-bg | Null |
|
|
Description
Background color of tabs | |||
$kendo-tabstrip-item-text | Color |
|
|
Description
Text color of tabs | |||
$kendo-tabstrip-item-border | Null |
|
|
Description
Border color of tabs | |||
$kendo-tabstrip-item-gradient | Null |
|
|
Description
Background gradient of tabs | |||
$kendo-tabstrip-item-hover-bg | Null |
|
|
Description
Background color of hovered tabs | |||
$kendo-tabstrip-item-hover-text | Color |
|
|
Description
Text color of hovered tabs | |||
$kendo-tabstrip-item-hover-border | Color |
|
|
Description
Border color of hovered tabs | |||
$kendo-tabstrip-item-hover-gradient | Null |
|
|
Description
Background gradient of hovered tabs | |||
$kendo-tabstrip-item-selected-bg | Color |
|
|
Description
Background color of selected tabs | |||
$kendo-tabstrip-item-selected-text | Color |
|
|
Description
Text color of selected tabs | |||
$kendo-tabstrip-item-selected-border | Color |
|
|
Description
Border color of selected tabs | |||
$kendo-tabstrip-item-selected-gradient | Null |
|
|
Description
Background gradient of selected tabs | |||
$kendo-tabstrip-content-padding-x | Number |
|
|
Description
Horizontal padding of tabstrip content | |||
$kendo-tabstrip-content-padding-y | Number |
|
|
Description
Vertical padding of tabstrip content | |||
$kendo-tabstrip-content-border-width | Number |
|
|
Description
Width of border around tabstrip content | |||
$kendo-tabstrip-content-bg | Color |
|
|
Description
Background color of tabstrip content | |||
$kendo-tabstrip-content-text | Color |
|
|
Description
Text color of tabstrip content | |||
$kendo-tabstrip-content-border | Color |
|
|
Description
Border color of tabstrip content | |||
$kendo-tabstrip-content-focus-border | Color |
|
|
Description
Border color of tabstrip focused content |