diff --git a/webapp/src/main/webapp/themes/iph/css/iph.css b/webapp/src/main/webapp/themes/iph/css/iph.css index 6553cafd..e0e68b41 100644 --- a/webapp/src/main/webapp/themes/iph/css/iph.css +++ b/webapp/src/main/webapp/themes/iph/css/iph.css @@ -2014,7 +2014,7 @@ h3.internal-auth { color: #000000; font-family: "IPH Astra Serif"; border-right: none !important; - margin-top: 10px; + margin-top: 5px; margin-right: 0px; } #individual-info h2 { @@ -2049,7 +2049,7 @@ ul#individual-facultyMemberships li { .display-title-not-editable { color: #4F4F4F; display: block; - padding-top: 12px; + padding-top: 7px; padding-left: 10px; border-left: 1px solid #5e6363; } @@ -2768,8 +2768,14 @@ button#scrollToTopBtn:hover { background-position: top center; } span.iconControlsNotEditable { - top: 10px; + top: 0px; position: relative; + padding-top: 5px; +} +span.iconControlsEditable { + position: relative; + top: 0px; + padding-top: 5px; } .expandSwitch { width: 20%; @@ -2777,19 +2783,17 @@ span.iconControlsNotEditable { font-size: 1rem; text-align: right; /*background-color: #000000;*/ - /*background-image: url(../images/expand_button.png); + background-image: url(../images/expand-label-image.svg); background-repeat: no-repeat; - background-position: top center;*/ - padding-right: 5px; + background-position: right bottom; + margin-bottom: -1px; } - #individual-info >header { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; width: 100%; - padding-bottom: 5px; } #articleTitleWrapper { width: 70%; @@ -2805,6 +2809,7 @@ span.iconControlsNotEditable { all: unset; cursor: pointer; padding-left: 8px; + padding-top: 5px; } .articleButtons { width: 10%; @@ -2891,7 +2896,7 @@ span.iconControlsNotEditable { } .display-title-editable { font-size: 1.15em!important; - padding-top: 12px; + padding-top: 7px; } .collapsibleLink { font-family: "IPH Astra Serif"; @@ -2989,6 +2994,16 @@ p.snippet { font-family: "IPH Astra Serif"; font-size: 1.2rem; } +input#expandCB { + display: none; +} +label.switch { + padding-top: 10px; + padding-right: 9px; +} +label.switch >img { + padding-left: 6px; +} /* -------------------------------------------------> */ /* FONTS --------------------------------> */ /* -------------------------------------------------> */ diff --git a/webapp/src/main/webapp/themes/iph/images/expand-label-image.svg b/webapp/src/main/webapp/themes/iph/images/expand-label-image.svg new file mode 100644 index 00000000..881a6676 --- /dev/null +++ b/webapp/src/main/webapp/themes/iph/images/expand-label-image.svg @@ -0,0 +1,3 @@ + + + diff --git a/webapp/src/main/webapp/themes/iph/images/print.svg b/webapp/src/main/webapp/themes/iph/images/print.svg index cd0433c0..e7c22d3c 100644 --- a/webapp/src/main/webapp/themes/iph/images/print.svg +++ b/webapp/src/main/webapp/themes/iph/images/print.svg @@ -9,11 +9,11 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" data-name="Layer 1" id="Layer_1" - viewBox="0 0 30 30.000002" + viewBox="0 0 27.650404 25" version="1.1" sodipodi:docname="print.svg" - width="30" - height="30.000002" + width="27.650404" + height="25" inkscape:version="1.0 (4035a4f, 2020-05-01)"> @@ -42,8 +42,8 @@ id="namedview17" showgrid="false" inkscape:zoom="13.125" - inkscape:cx="13.261527" - inkscape:cy="20.288771" + inkscape:cx="12.832916" + inkscape:cy="18.850271" inkscape:window-x="0" inkscape:window-y="24" inkscape:window-maximized="1" @@ -56,23 +56,23 @@ id="style879">.cls-1{fill:none;stroke:#078cd6;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;}.cls-2{fill:#078cd6;} + width="24.999998" + height="25" + x="-0.42861053" + y="-1.4384998" /> - style="top:5px"> + > <#include "individual-iconControls-iph.ftl"> diff --git a/webapp/src/main/webapp/themes/iph/templates/text-lib.ftl b/webapp/src/main/webapp/themes/iph/templates/text-lib.ftl index d3574b9e..37f1b6f5 100644 --- a/webapp/src/main/webapp/themes/iph/templates/text-lib.ftl +++ b/webapp/src/main/webapp/themes/iph/templates/text-lib.ftl @@ -184,7 +184,7 @@ <#macro expandSettingsSwitch >
-
@@ -192,7 +192,7 @@ <#macro expandSwitch>
-