Sow sent mails in item detail

This commit is contained in:
Eike Kettner
2020-01-11 01:51:38 +01:00
parent 88efe13209
commit 6e56aad251
4 changed files with 231 additions and 17 deletions

View File

@ -107,6 +107,10 @@ span.small-info {
color: rgba(0,0,0,0.4);
}
.mail-body {
white-space: pre;
}
.login-layout, .register-layout, .newinvite-layout {
background: #708090;
height: 101vh;