FloatingPanel specific variables
Defines FloatingPanel specific variables
$gbc-FloatingPanel-min-width
Defines the floating panel min width
Type: size
Default value: "200px"
Computed value: "200px"
$gbc-FloatingPanel-max-width
Defines the floating panel max width
Type: size
Default value: "500px"
Computed value: "500px"
$gbc-FloatingPanel-z-index
Defines the floating panel z-index
Type: number
Default value: "101"
Computed value: "101"
$gbc-FloatingPanel-color
Defines the floating panel text color
Type: color
Default value: $ui-text-icon-color
Computed value: "rgb(31, 31, 31)"
$gbc-FloatingPanel-background-color
Defines the floating panel background color
Type: color
Default value: $ui-background-color
Computed value: "rgb(247, 247, 247)"