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",
"version": "2.220.0",
"version": "2.221.0",
"private": true,
"license": "MIT",
"scripts": {

Binary file not shown.

View File

@ -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";
}
/* FAQs (häufige Fragen) */
.cat-panel-12:before {
content: "";
content: "\f059";
}
.portal-search-result {