##// END OF EJS Templates
forms: now that AE is open source this is not required
forms: now that AE is open source this is not required

File last commit:

r0:548a840d
r38:b62abbd4
Show More
dashboard.css.less
16 lines | 208 B | text/x-less | LessCssLexer
project: initial commit
r0 .top-state-dashboard {
.agg-form {
.form-control {
width: 200px;
}
}
}
.state-dashboard-list {
table {
.options {
width: 250px;
}
}
}