##// END OF EJS Templates
Merge branch 'travis_tests'
Merge branch 'travis_tests'

File last commit:

r0:548a840d
r141:8585394b merge
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;
}
}
}