[Intervention] Revocations files optional #4

* makes revocation file upload optional
 * adds overview about revocations to intervention index
 * adds/updates translations
This commit is contained in:
mipel
2021-08-26 15:02:34 +02:00
parent d5680c3bb0
commit c6fe002451
7 changed files with 217 additions and 167 deletions

View File

@@ -22,6 +22,10 @@ Declare some basic colours
color:white;
}
.rlp-gd-inv{
color: var(--rlp-gray-dark);
}
.rlp-gd-outline{
border:1px solid var(--rlp-gray-dark);
color:var(--rlp-gray-dark);