mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-27 12:04:32 +00:00
[Web] Remove XMPP options
[Web] Add Rspamd preset #4 [Web] Do not show failed SASL logins (and also remove them from db)
This commit is contained in:
parent
13223245f2
commit
8b08d09ca2
22 changed files with 49 additions and 762 deletions
|
|
@ -37,11 +37,7 @@
|
|||
-webkit-transform:rotateX(180deg);
|
||||
transform:rotateX(180deg);
|
||||
}
|
||||
.input-group-addon-xmpp {
|
||||
background-color: #fff;
|
||||
border: 0px solid #fff;
|
||||
}
|
||||
#sender_acl_disabled {
|
||||
display:none;
|
||||
margin-top:10px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -123,10 +123,7 @@ border-bottom-width: 3px;
|
|||
border-radius: 4px;
|
||||
top: 3px;
|
||||
}
|
||||
.xmpp-logo-user {
|
||||
width:64px;
|
||||
}
|
||||
.recent-login-success {
|
||||
margin-top:2px;
|
||||
margin-right:10px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue