##// END OF EJS Templates
refactor: fix inconsistent naming
refactor: fix inconsistent naming

File last commit:

r0:548a840d
r28:e98235eb
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;
}
}
}