Accordion Folder widget
Variables to customize Accordion Folder widget
$gbc-AccordionFolderWidget-title-margin
Ratio applied to the margin or space above folder titles
Type: number
Default value: $theme-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: $theme-margin-ratio* 10px
Computed value: "6px"
$gbc-AccordionFolderWidget-font-size
Defines the font-size of title of pages for AccordionFolder widget
Type: number
Default value: $theme-font-size-ratio* 16px
Computed value: "12.8px"
$gbc-AccordionFolderWidget-color
Text color for each page title of an Accordion Folder widget
Type: color
Default value: $theme-secondary-color
Computed value: "#212121"
$gbc-AccordionFolderWidget-background-color
Background color for each page title of an Accordion Folder widget
Type: color
Default value: $theme-header-color
Computed value: "#f7f7f7"
$gbc-AccordionFolderWidget-collapser-position
Define the accordion folder collapser position (left or right)
Type: string
Default value: $theme-collapser-position
Computed value: "left"