diff --git a/src/main/resources/static/css/commons/r11form.css b/src/main/resources/static/css/commons/r11form.css index 9ead030..0e2341d 100644 --- a/src/main/resources/static/css/commons/r11form.css +++ b/src/main/resources/static/css/commons/r11form.css @@ -383,4 +383,8 @@ .section .content { padding: 15px 15px 30px 15px ; text-align: justify; +} + +.hiddable.active { + display: none; } \ No newline at end of file diff --git a/src/main/resources/static/html/mock.html b/src/main/resources/static/html/mock.html index 23699ff..241dfa5 100644 --- a/src/main/resources/static/html/mock.html +++ b/src/main/resources/static/html/mock.html @@ -19,7 +19,8 @@