diff --git a/package.json b/package.json index 131bb40a9..3b709cf5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redaction", - "version": "2.220.0", + "version": "2.221.0", "private": true, "license": "MIT", "scripts": { diff --git a/paligo-theme.tar.gz b/paligo-theme.tar.gz index 7f94e2af3..0f662e402 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 77ca5aaf2..fbabd7e7e 100644 --- a/paligo-theme/paligo-styles/redacto-theme.css +++ b/paligo-theme/paligo-styles/redacto-theme.css @@ -176,62 +176,62 @@ } /* Einleitung */ .cat-panel-1:before { - content: ""; + content: "\f277"; } /* Schnellstart */ .cat-panel-2:before { - content: ""; + content: "\f11e"; } /* Voraussetzungen */ .cat-panel-3:before { - content: ""; + content: "\f109"; } /* Benutzermenü und -profil */ .cat-panel-4:before { - content: ""; + content: "\f007"; } /* Benutzeroberflächen im RedactManager */ .cat-panel-5:before { - content: ""; + content: "\f0d0"; } /* Rollen und Berechtigungen */ .cat-panel-6:before { - content: ""; + content: "\f084"; } /* Dossier erstellen und verwalten */ .cat-panel-7:before { - content: ""; + content: "\f07c"; } /* Dokumente bearbeiten im Editor */ .cat-panel-8:before { - content: ""; + content: "\f15c"; } /* Dossier abschließen und herunterladen */ .cat-panel-9:before { - content: ""; + content: "\f019"; } /* Funktionsübersicht */ .cat-panel-10:before { - content: ""; + content: "\f03a"; } /* Glossar */ .cat-panel-11:before { - content: ""; + content: "\f02d"; } /* FAQ’s (häufige Fragen) */ .cat-panel-12:before { - content: ""; + content: "\f059"; } .portal-search-result {