New to Kendo UI for Angular? Start a free 30-day trial

Customizing Captcha

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-captcha-spacerNumberk-map-get( $kendo-spacing, 2 )8px
Description
The spacer of the Captcha.
$kendo-captcha-widthNumber280px280px
Description
The width of the Captcha.
$kendo-captcha-font-familyString$kendo-font-familyinherit
Description
The font family of the Captcha.
$kendo-captcha-font-sizeNumber$kendo-font-size-md14px
Description
The font size of the Captcha.
$kendo-captcha-line-heightNumber$kendo-line-height-md1.4285714286
Description
The line height of the Captcha.
$kendo-captcha-gapNumber$kendo-captcha-spacer8px
Description
The gap of the Captcha.
$kendo-captcha-bgColor$kendo-component-bg#ffffff
Description
The background color of the Captcha.
$kendo-captcha-textColor$kendo-component-bg#ffffff
Description
The text color of the Captcha.
$kendo-captcha-borderColor$kendo-component-bg#ffffff
Description
The border color of the Captcha.
$kendo-captcha-image-wrap-gapNumber$kendo-captcha-spacer8px
Description
The gap of the Captcha image wrapper.
$kendo-captcha-image-controls-gapNumber$kendo-captcha-spacer8px
Description
The gap of the Captcha image controls.
$kendo-captcha-validation-message-margin-topNumberk-math-div( $kendo-captcha-spacer, 2 )4px
Description
The top margin of the Captcha validation message.
$kendo-captcha-validation-message-font-sizeNumber$kendo-font-size-sm12px
Description
The font size of the Captcha validation message.
$kendo-captcha-validation-message-font-styleStringitalicitalic
Description
The font style of the Captcha validation message.

In this article

Not finding the help you need?