##// END OF EJS Templates
admin: enable navigation links from plugins
admin: enable navigation links from plugins

File last commit:

r0:548a840d
r92:546a2a3c
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;
}
}
}