##// 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
dashboard.css.less
16 lines | 208 B | text/x-less | LessCssLexer
.top-state-dashboard {
.agg-form {
.form-control {
width: 200px;
}
}
}
.state-dashboard-list {
table {
.options {
width: 250px;
}
}
}