chore(release)
This commit is contained in:
parent
28d78c967e
commit
c0350e3416
@ -1 +1 @@
|
||||
Subproject commit f957fc93e1c62ec9d8f8e0e9c053a556f04ab28c
|
||||
Subproject commit 3f9915434d96fc93a41b7b448826e1ba6ea85839
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "redaction",
|
||||
"version": "2.157.0",
|
||||
"version": "2.158.0",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
||||
Binary file not shown.
@ -82,6 +82,10 @@
|
||||
line-height: 57px;
|
||||
}
|
||||
}
|
||||
.portal-header::before {
|
||||
background-color: #283241;
|
||||
}
|
||||
|
||||
.featured-content-label {
|
||||
display: none;
|
||||
}
|
||||
@ -91,7 +95,7 @@
|
||||
}
|
||||
|
||||
.publication-icon {
|
||||
background: #dd4d50;
|
||||
background-color: #dd4d50;
|
||||
}
|
||||
|
||||
.portal-contents {
|
||||
@ -188,7 +192,7 @@
|
||||
|
||||
/* Benutzermenü und -profil */
|
||||
.cat-panel-4:before {
|
||||
content: "";
|
||||
content: "";
|
||||
}
|
||||
|
||||
/* Benutzeroberflächen im RedactManager */
|
||||
@ -223,7 +227,7 @@
|
||||
|
||||
/* Glossar */
|
||||
.cat-panel-11:before {
|
||||
content: "";
|
||||
content: "";
|
||||
}
|
||||
|
||||
/* FAQ’s (häufige Fragen) */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user