##// END OF EJS Templates
plugins: allow to set callables that execute after application gets run
plugins: allow to set callables that execute after application gets run

File last commit:

r0:548a840d
r100:2f3538c1
Show More
user.css.less
11 lines | 175 B | text/x-less | LessCssLexer
.state-user-profile-auth_tokens {
.table {
.expires, .created {
width: 130px;
}
.options {
width: 80px;
}
}
}