##// END OF EJS Templates
styling: #3985 graph header button spacing
styling: #3985 graph header button spacing

File last commit:

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