Window widget
Variables to customize Window widget
$gbc-WindowWidget-margin-ratio
Margin ratio for Window widget
Type: number
Default value: $ui-margin-ratio
Computed value: "0.6"
$gbc-WindowWidget-z-index
z-index for Window widget
Type: number
Default value: $z-index-Normal
Computed value: "1"
$gbc-WindowWidget-background-color
Background color for Window widget
Type: color
Default value: $ui-background-color
Computed value: "rgb(247, 247, 247)"
$gbc-WindowWidget-header-color
Color for text header in Window widget
Type: color
Default value: $ui-background-color
Computed value: "rgb(247, 247, 247)"
$gbc-WindowWidget-defaultActionPanelPosition
Change the default ActionPanel position
Type: string
Default value: "right"
Computed value: "right"
$gbc-WindowWidget-defaultRingMenuPosition
Change the default RingMenu position
Type: string
Default value: "right"
Computed value: "right"
$gbc-WindowWidget-defaultToolBarPosition
Change the default ToolBar position
Type: string
Default value: "top"
Computed value: "top"