chore(release)
This commit is contained in:
parent
af92ca7148
commit
6fcb94f36b
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "redaction",
|
||||
"version": "2.220.0",
|
||||
"version": "2.221.0",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
||||
Binary file not shown.
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user