##// END OF EJS Templates
Convert "message" searches to boolean "and" instead of "or" queries.
Convert "message" searches to boolean "and" instead of "or" queries.

File last commit:

r0:548a840d
r44:04e652e6
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;
}
}
}