[Postfix] Allow to set and override a relayhost per mailbox

[Web] Replace recycle icon with trash (this one made me a bit sad)
[Web] Various small fixes
[Web] Allow or disallow a domain admin to change relayhost settings (default is off, as previous default)
This commit is contained in:
andryyy
2021-05-26 14:02:27 +02:00
parent 82f7df9165
commit 5065667ae4
28 changed files with 150 additions and 89 deletions

View File

@@ -76,7 +76,6 @@
font-size: inherit;
}
.icon-spin {
font-size: 1.0rem;
animation-name: spin;
animation-duration: 2000ms;
animation-iteration-count: infinite;