DateEdit

Variables to customize DateEdit

$gbc-DateEdit-margin-ratio

Margin ratio for the DateEdit

Type: number

Default value: $ui-margin-ratio

Computed value: "0.6"

$gbc-DateEdit-icon-max-height

DateEdit picker icon max height

Type: size

Default value: "24px"

Computed value: "24px"

$gbc-DateEdit-field-height-ratio

Field height ratio for the DateEdit

Type: size

Default value: $ui-field-height-ratio

Computed value: "0.7"

$gbc-DateEdit-font-size-ratio

Font size ratio for the dateedit

Type: number

Default value: $ui-font-size-ratio

Computed value: "0.8"

$gbc-DateEdit-color

Icon color for the DateEdit button

Type: color

Default value: $ui-text-icon-color

Computed value: "rgb(31, 31, 31)"

$gbc-DateEdit-daysOff-color

Defines the (faded) color of the Pikaday calendar disabled days defined in the presentation style attribute 'daysOff'

Type: color

Default value: $ui-text-icon-color-faded

Computed value: "rgba(31, 31, 31, 0.54)"