##// END OF EJS Templates
tasks: include hours in stat keys
tasks: include hours in stat keys

File last commit:

r0:548a840d
r89:6ab72385
Show More
user.css.less
11 lines | 175 B | text/x-less | LessCssLexer
project: initial commit
r0 .state-user-profile-auth_tokens {
.table {
.expires, .created {
width: 130px;
}
.options {
width: 80px;
}
}
}