[Web] Show users last PW change, allow to select n days for last logins

This commit is contained in:
andryyy
2021-06-09 07:19:57 +02:00
parent da20d5dc38
commit 47b57df3a2
11 changed files with 65 additions and 56 deletions

View File

@@ -125,4 +125,8 @@ border-bottom-width: 3px;
}
.xmpp-logo-user {
width:64px;
}
.recent-login-success {
margin-top:2px;
margin-right:10px;
}