Customizing Tabstrip

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-tabstrip-bgNullnullnull
Description
Background color of tabstrip component
$kendo-tabstrip-textColor$kendo-component-text#212529
Description
Text color of tabstrip component
$kendo-tabstrip-borderColor$kendo-component-border#dee2e6
Description
Border color of tabstrip component
$kendo-tabstrip-item-padding-xNumber$nav-link-padding-x1rem
Description
Horizontal padding of tabs
$kendo-tabstrip-item-padding-yNumber$nav-link-padding-y0.5rem
Description
Vertical padding of tabs
$kendo-tabstrip-item-border-widthNumber1px1px
Description
Width of border around tabs
$kendo-tabstrip-item-border-radiusNumberk-map-get( $kendo-spacing, 1 )0.25rem
Description
Border radius of tabs
$kendo-tabstrip-item-gapNumber00
Description
Spacing between tabs
$kendo-tabstrip-item-bgNullnullnull
Description
Background color of tabs
$kendo-tabstrip-item-textColor$kendo-link-text#0d6efd
Description
Text color of tabs
$kendo-tabstrip-item-borderNullnullnull
Description
Border color of tabs
$kendo-tabstrip-item-gradientNullnullnull
Description
Background gradient of tabs
$kendo-tabstrip-item-hover-bgNullnullnull
Description
Background color of hovered tabs
$kendo-tabstrip-item-hover-textColor$kendo-link-hover-text#0a58ca
Description
Text color of hovered tabs
$kendo-tabstrip-item-hover-borderColor$gray-200#e9ecef
Description
Border color of hovered tabs
$kendo-tabstrip-item-hover-gradientNullnullnull
Description
Background gradient of hovered tabs
$kendo-tabstrip-item-selected-bgColor$kendo-component-bg#ffffff
Description
Background color of selected tabs
$kendo-tabstrip-item-selected-textColor$kendo-component-text#212529
Description
Text color of selected tabs
$kendo-tabstrip-item-selected-borderColor$kendo-component-border#dee2e6
Description
Border color of selected tabs
$kendo-tabstrip-item-selected-gradientNullnullnull
Description
Background gradient of selected tabs
$kendo-tabstrip-content-padding-xNumberk-map-get( $kendo-spacing, 4 )1rem
Description
Horizontal padding of tabstrip content
$kendo-tabstrip-content-padding-yNumberk-map-get( $kendo-spacing, 4 )1rem
Description
Vertical padding of tabstrip content
$kendo-tabstrip-content-border-widthNumber$kendo-tabstrip-border-width1px
Description
Width of border around tabstrip content
$kendo-tabstrip-content-bgColor$kendo-component-bg#ffffff
Description
Background color of tabstrip content
$kendo-tabstrip-content-textColor$kendo-component-text#212529
Description
Text color of tabstrip content
$kendo-tabstrip-content-borderColor$kendo-component-border#dee2e6
Description
Border color of tabstrip content
$kendo-tabstrip-content-focus-borderColor$kendo-component-text#212529
Description
Border color of tabstrip focused content

In this article

Not finding the help you need?