[Web] Show users last PW change, allow to select n days for last logins
This commit is contained in:
@@ -57,8 +57,9 @@ table tbody tr td input[type="checkbox"] {
|
||||
font-size: 8pt !important;
|
||||
}
|
||||
.label-last-login {
|
||||
line-height: 2.5;
|
||||
line-height: 2.2;
|
||||
color: #4a4a4a!important;
|
||||
padding: .2em .4em .3em !important;
|
||||
background-color: #ececec!important;
|
||||
}
|
||||
|
||||
|
@@ -125,4 +125,8 @@ border-bottom-width: 3px;
|
||||
}
|
||||
.xmpp-logo-user {
|
||||
width:64px;
|
||||
}
|
||||
.recent-login-success {
|
||||
margin-top:2px;
|
||||
margin-right:10px;
|
||||
}
|
Reference in New Issue
Block a user