diff --git a/webapp/src/main/webapp/themes/iph/css/iph.css b/webapp/src/main/webapp/themes/iph/css/iph.css index 929ce0ac..5bb6361a 100644 --- a/webapp/src/main/webapp/themes/iph/css/iph.css +++ b/webapp/src/main/webapp/themes/iph/css/iph.css @@ -2684,12 +2684,6 @@ button.collapsible.active { .parentRubric >li { margin-bottom: 8px; } -#wrapper-content >div.label { - font-family: "IPH Astra Serif"; - font-size: 1.2rem; - margin-bottom: 4px; - color: #8B4513; -} .childRubric { font-family: "IPH Astra Serif"; font-size: 1.2rem; @@ -2724,7 +2718,7 @@ button.collapsible.active { } #individual-intro.person #individual-info { width:87%; - margin-bottom: 0px; + margin-bottom: 10px; } #share-contact { width: 11%; @@ -2871,6 +2865,20 @@ span.iconControlsNotEditable { font-size: 1.15em!important; padding-top: 12px; } +.collapsibleLink { + font-family: "IPH Astra Serif"; + font-size: 1.3rem; + cursor: pointer; +} +.collapsibleLink:hover { + color: #8B4513; +} +.label.collapsible { + padding-top: 10px; + padding-right: 10px; + padding-bottom: 10px; + border-bottom: 1px dashed #9C9C9C; +} /* -------------------------------------------------> */ /* FONTS --------------------------------> */ /* -------------------------------------------------> */ diff --git a/webapp/src/main/webapp/themes/iph/images/arrow-down-big.svg b/webapp/src/main/webapp/themes/iph/images/arrow-down-big.svg new file mode 100644 index 00000000..e470467a --- /dev/null +++ b/webapp/src/main/webapp/themes/iph/images/arrow-down-big.svg @@ -0,0 +1,3 @@ + + + diff --git a/webapp/src/main/webapp/themes/iph/images/arrow-top-big.svg b/webapp/src/main/webapp/themes/iph/images/arrow-top-big.svg new file mode 100644 index 00000000..4a9456ed --- /dev/null +++ b/webapp/src/main/webapp/themes/iph/images/arrow-top-big.svg @@ -0,0 +1,3 @@ + + +