chore(release)

This commit is contained in:
Bamboo 2021-09-21 09:50:28 +02:00
parent af92ca7148
commit 6fcb94f36b
3 changed files with 13 additions and 13 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "redaction", "name": "redaction",
"version": "2.220.0", "version": "2.221.0",
"private": true, "private": true,
"license": "MIT", "license": "MIT",
"scripts": { "scripts": {

Binary file not shown.

View File

@ -176,62 +176,62 @@
} }
/* Einleitung */ /* Einleitung */
.cat-panel-1:before { .cat-panel-1:before {
content: ""; content: "\f277";
} }
/* Schnellstart */ /* Schnellstart */
.cat-panel-2:before { .cat-panel-2:before {
content: ""; content: "\f11e";
} }
/* Voraussetzungen */ /* Voraussetzungen */
.cat-panel-3:before { .cat-panel-3:before {
content: ""; content: "\f109";
} }
/* Benutzermenü und -profil */ /* Benutzermenü und -profil */
.cat-panel-4:before { .cat-panel-4:before {
content: ""; content: "\f007";
} }
/* Benutzeroberflächen im RedactManager */ /* Benutzeroberflächen im RedactManager */
.cat-panel-5:before { .cat-panel-5:before {
content: ""; content: "\f0d0";
} }
/* Rollen und Berechtigungen */ /* Rollen und Berechtigungen */
.cat-panel-6:before { .cat-panel-6:before {
content: ""; content: "\f084";
} }
/* Dossier erstellen und verwalten */ /* Dossier erstellen und verwalten */
.cat-panel-7:before { .cat-panel-7:before {
content: ""; content: "\f07c";
} }
/* Dokumente bearbeiten im Editor */ /* Dokumente bearbeiten im Editor */
.cat-panel-8:before { .cat-panel-8:before {
content: ""; content: "\f15c";
} }
/* Dossier abschließen und herunterladen */ /* Dossier abschließen und herunterladen */
.cat-panel-9:before { .cat-panel-9:before {
content: ""; content: "\f019";
} }
/* Funktionsübersicht */ /* Funktionsübersicht */
.cat-panel-10:before { .cat-panel-10:before {
content: ""; content: "\f03a";
} }
/* Glossar */ /* Glossar */
.cat-panel-11:before { .cat-panel-11:before {
content: ""; content: "\f02d";
} }
/* FAQs (häufige Fragen) */ /* FAQs (häufige Fragen) */
.cat-panel-12:before { .cat-panel-12:before {
content: ""; content: "\f059";
} }
.portal-search-result { .portal-search-result {