diff --git a/app/less/archetype.less b/app/less/archetype.less index 48a8e52..62bb8e3 100644 --- a/app/less/archetype.less +++ b/app/less/archetype.less @@ -232,6 +232,10 @@ } } + &.is-open > .archetypeFieldsetLabel .archetypeEditorControls { + opacity: 1; + } + .archetypePropertyError { margin-bottom: 5px; padding-top: 3px; diff --git a/app/views/archetype.default.html b/app/views/archetype.default.html index 9939c6d..591e5a8 100644 --- a/app/views/archetype.default.html +++ b/app/views/archetype.default.html @@ -20,7 +20,7 @@