diff --git a/package.json b/package.json index eaab064e8..b446c7e25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redaction", - "version": "2.161.0", + "version": "2.162.0", "private": true, "license": "MIT", "scripts": { diff --git a/paligo-theme.tar.gz b/paligo-theme.tar.gz index 906b90558..7e9bb7caa 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 6337b9c58..5626a958d 100644 --- a/paligo-theme/paligo-styles/redacto-theme.css +++ b/paligo-theme/paligo-styles/redacto-theme.css @@ -93,7 +93,7 @@ display: none; } -.publication-icon { +.portal-single-publication .publication-icon { background-color: #dd4d50; } @@ -175,7 +175,7 @@ } } /* Einleitung */ -.featured-title:before { +.cat-panel-1:before { content: ""; }