NIHVIVO-2280: Formatted date and time for Last login column in main account management. Changed Last login time for Last login, so I have some space for including Login count.

This commit is contained in:
manolobevia 2011-07-08 16:56:26 +00:00
parent e9b939e1c5
commit 9db4328321
2 changed files with 10 additions and 8 deletions

View file

@ -50,6 +50,9 @@ table#account td {
padding-top: .5em;
padding-bottom: .5em;
}
table#account td a{
word-wrap: break-word;
}
#filter-roles {
float: left;
padding-bottom: 20px;