##// END OF EJS Templates
release: Bump version 1.1.1 to 1.2.0
release: Bump version 1.1.1 to 1.2.0

File last commit:

r0:548a840d
r163:01b31e00 1.2.0 1.x-branch
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;
}
}
}