diff --git a/webapp/src/main/webapp/themes/iph/css/iph.css b/webapp/src/main/webapp/themes/iph/css/iph.css index e7ed4a5e..6aa66b03 100644 --- a/webapp/src/main/webapp/themes/iph/css/iph.css +++ b/webapp/src/main/webapp/themes/iph/css/iph.css @@ -1984,9 +1984,10 @@ h3.internal-auth { } #titleContainer { font-family: "IPH Astra Serif"; + width: auto!important; } #individual-info h1.fn { - font-size: 1.6rem; + font-size: 1.5rem; color: #595B5B; background-image: url(../images/circle_title.png); background-repeat: no-repeat; @@ -2636,7 +2637,38 @@ button#scrollToTopBtn:hover { background-repeat: no-repeat; background-position: top center; } - +span.iconControlsNotEditable { + position: relative; +} +.expandSwitch { + width: 30%; + font-family: "Roboto"; + font-size: 1rem; + text-align: right; + /*background-color: #000000;*/ + /*background-image: url(../images/expand_button.png); + background-repeat: no-repeat; + background-position: top center;*/ + padding-right: 5px; +} +#individual-info >header { + display: flex; + flex-direction: row; + flex-wrap: nowrap; + justify-content: flex-start; + width: 100%; + padding-bottom: 5px; +} +#articleTitleWrapper { + width: 70%; + display: flex; + flex-direction: row; + flex-wrap: nowrap; + justify-content: flex-start; +} +#print { + all: unset; +} /* -------------------------------------------------> */ /* FONTS --------------------------------> */ /* -------------------------------------------------> */ diff --git a/webapp/src/main/webapp/themes/iph/images/expand_button.png b/webapp/src/main/webapp/themes/iph/images/expand_button.png new file mode 100644 index 00000000..b5e1aac0 Binary files /dev/null and b/webapp/src/main/webapp/themes/iph/images/expand_button.png differ diff --git a/webapp/src/main/webapp/themes/iph/images/print-icon.png b/webapp/src/main/webapp/themes/iph/images/print-icon.png new file mode 100644 index 00000000..e0c8df74 Binary files /dev/null and b/webapp/src/main/webapp/themes/iph/images/print-icon.png differ diff --git a/webapp/src/main/webapp/themes/iph/images/save-icon.png b/webapp/src/main/webapp/themes/iph/images/save-icon.png new file mode 100644 index 00000000..917b772b Binary files /dev/null and b/webapp/src/main/webapp/themes/iph/images/save-icon.png differ diff --git a/webapp/src/main/webapp/themes/iph/images/save-pdf-icon.png b/webapp/src/main/webapp/themes/iph/images/save-pdf-icon.png new file mode 100644 index 00000000..0c525510 Binary files /dev/null and b/webapp/src/main/webapp/themes/iph/images/save-pdf-icon.png differ diff --git a/webapp/src/main/webapp/themes/iph/images/share-icon.png b/webapp/src/main/webapp/themes/iph/images/share-icon.png index da6938ee..4ab2a021 100644 Binary files a/webapp/src/main/webapp/themes/iph/images/share-icon.png and b/webapp/src/main/webapp/themes/iph/images/share-icon.png differ diff --git a/webapp/src/main/webapp/themes/iph/templates/elenphAritcle.ftl b/webapp/src/main/webapp/themes/iph/templates/elenphAritcle.ftl index 91a74110..99510e59 100644 --- a/webapp/src/main/webapp/themes/iph/templates/elenphAritcle.ftl +++ b/webapp/src/main/webapp/themes/iph/templates/elenphAritcle.ftl @@ -33,6 +33,7 @@ ${scripts.add('