Modal Window
Variables to customize Modal
$gbc-ModalWidget-margin-ratio
Margin ratio for Modal
Type: number
Default value: $ui-margin-ratio
Computed value: "0.6"
$gbc-ModalWidget-field-height-ratio
Height of fields for Modal
Type: number
Default value: $ui-field-height-ratio
Computed value: "0.7"
$gbc-ModalWidget-z-index
z-index for Modal
Type: number
Default value: $z-index-Modal
Computed value: "55"
$gbc-ModalWidget-button-hover-color
Text and border color for buttons specific to Modal (close button)
Type: color
Default value: $ui-primary-color
Computed value: "rgb(11, 121, 209)"