Accordion Folder
Variables to customize Accordion Folder
$gbc-AccordionFolderWidget-title-margin
Ratio applied to the margin or space above folder titles
Type: number
Default value: $ui-margin-ratio* 14px
Computed value: "8.4px"
$gbc-AccordionFolderWidget-page-margin
Ratio applied to the margin or space around the page
Type: number
Default value: $ui-margin-ratio* 10px
Computed value: "6px"
$gbc-AccordionFolderWidget-font-size
Defines the font-size of title of pages for Accordion Folder
Type: number
Default value: $ui-font-size-ratio* 16px
Computed value: "12.8px"
$gbc-AccordionFolderWidget-color
Text color for each page title of an Accordion Folder
Type: color
Default value: $ui-text-icon-color
Computed value: "rgb(31, 31, 31)"
$gbc-AccordionFolderWidget-background-color
Background color for each page title of an Accordion Folder
Type: color
Default value: $ui-background-color
Computed value: "rgb(247, 247, 247)"
$gbc-AccordionFolderWidget-collapser-position
Define the accordion folder collapser position (left or right)
Type: string
Default value: $gbc-GroupWidget-collapser-position
Computed value: "left"