diff --git a/libs/common-ui b/libs/common-ui index f957fc93e..3f9915434 160000 --- a/libs/common-ui +++ b/libs/common-ui @@ -1 +1 @@ -Subproject commit f957fc93e1c62ec9d8f8e0e9c053a556f04ab28c +Subproject commit 3f9915434d96fc93a41b7b448826e1ba6ea85839 diff --git a/package.json b/package.json index b3ae8975b..9321adfc3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redaction", - "version": "2.157.0", + "version": "2.158.0", "private": true, "license": "MIT", "scripts": { diff --git a/paligo-theme.tar.gz b/paligo-theme.tar.gz index 32c1fc9da..4e774ac92 100644 Binary files a/paligo-theme.tar.gz and b/paligo-theme.tar.gz differ diff --git a/paligo-theme/paligo-styles/redacto-theme.css b/paligo-theme/paligo-styles/redacto-theme.css index 7cf8b30d3..7e4e1c8e0 100644 --- a/paligo-theme/paligo-styles/redacto-theme.css +++ b/paligo-theme/paligo-styles/redacto-theme.css @@ -82,6 +82,10 @@ line-height: 57px; } } +.portal-header::before { + background-color: #283241; +} + .featured-content-label { display: none; } @@ -91,7 +95,7 @@ } .publication-icon { - background: #dd4d50; + background-color: #dd4d50; } .portal-contents { @@ -188,7 +192,7 @@ /* Benutzermenü und -profil */ .cat-panel-4:before { - content: ""; + content: ""; } /* Benutzeroberflächen im RedactManager */ @@ -223,7 +227,7 @@ /* Glossar */ .cat-panel-11:before { - content: ""; + content: ""; } /* FAQ’s (häufige Fragen) */