DateEdit widget
Variables to customize DateEdit widget
$gbc-DateEdit-margin-ratio
Margin ratio for the DateEdit widget
Type: number
Default value: $theme-margin-ratio
Computed value: "0.6"
$gbc-DateEdit-field-height-ratio
Field height ratio for the DateEdit widget
Type: size
Default value: $theme-field-height-ratio
Computed value: "0.7"
$gbc-DateEdit-font-size-ratio
Font size ratio for the dateedit widget
Type: number
Default value: $theme-font-size-ratio
Computed value: "0.8"
$gbc-DateEdit-color
Icon color for the DateEdit widget button
Type: color
Default value: $theme-secondary-color
Computed value: "#212121"
$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: $theme-secondary-faded-color
Computed value: "rgba(33, 33, 33, 0.54)"