Modal widget
Variables to customize Modal widget
$gbc-ModalWidget-margin-ratio
Margin ratio for Modal widget
Type: number
Default value: $theme-margin-ratio
Computed value: "0.6"
$gbc-ModalWidget-field-height-ratio
Height of fields for Modal widget
Type: number
Default value: $theme-field-height-ratio
Computed value: "0.7"
$gbc-ModalWidget-z-index
z-index for Modal widget
Type: number
Default value: $z-index-Modal
Computed value: "55"
$gbc-ModalWidget-button-hover-color
Text and border color for buttons specific to Modal widget (close button)
Type: color
Default value: $theme-primary-background-color
Computed value: "#0b79d1"