Finish mail settings

This commit is contained in:
Eike Kettner
2020-01-07 00:20:28 +01:00
parent f235f3a030
commit 32050a9faf
11 changed files with 391 additions and 57 deletions

View File

@ -88,6 +88,10 @@
background-color: #d8dfe5;
}
.ui.selectable.pointer.table tr {
cursor: pointer;
}
span.small-info {
font-size: smaller;
color: rgba(0,0,0,0.6);