##// END OF EJS Templates
Added tag 0.9.0 for changeset 5a37730acf4f
Added tag 0.9.0 for changeset 5a37730acf4f

File last commit:

r0:548a840d
r30:f353f709
Show More
applications.css.less
20 lines | 246 B | text/x-less | LessCssLexer
.application-management {
.tab-content {
padding-top: 15px;
}
}
.applications-list{
table{
.resource_name{
min-width: 250px;
}
.options{
min-width: 230px;
}
}
}