Adds support for fieldset
authorNicol <vingle@users.noreply.github.com>
Fri, 22 Dec 2023 13:07:48 +0000 (14:07 +0100)
committerGitHub <noreply@github.com>
Fri, 22 Dec 2023 13:07:48 +0000 (14:07 +0100)
commit29be24d9e56a5f7c8124884f03c9bb870b8d7e89
tree16675cff35da2a0ab214fefee734f6950e75e075
parentc2750a242726ee0dda47d5a59fbc306e2cdfc4d1
Adds support for fieldset

In this commit: https://github.com/civicrm/civicrm-core/commit/1602ec3e104de40e7bd785496f0cde323fe870ed the `display: none` was narrowed to only target divs with the class '.collapsed'. This excluded a few examples of fieldsets being used (as identified in ThemeTest, Accordion 4 - https://lab.civicrm.org/extensions/themetest/-/blob/main/ang/themetest/snippets/accordion4.html)
css/civicrm.css