##// END OF EJS Templates
elasticsearch: make compatible with elasticsearch 5.6
elasticsearch: make compatible with elasticsearch 5.6

File last commit:

r0:548a840d
r122:a8c5905d
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;
}
}
}