The following styles apply to the cfformgroup tag with type="accordion":
| Style | Inh | Description |
|---|---|---|
|
headerHeight |
N |
Format: length; height of the accordion container buttons, in pixels. The default value is 22. |
|
marginBottom |
N |
Format: length; number of pixels between the container`s bottom border and its content area. The default value is -1. |
|
marginTop |
N |
Format: length; number of pixels between the container`s top border and its content area. The default value is -1. |
|
openDuration |
N |
Format: time; duration, in milliseconds, of the transition from one child panel to another. The default value is 250. |
|
verticalGap |
N |
Format: length; number of pixels between children in the vertical direction. The default value is -1. |