##// END OF EJS Templates
plugins: allow to set callables that execute after application gets run
plugins: allow to set callables that execute after application gets run

File last commit:

r0:548a840d
r100:2f3538c1
Show More
integrations.css.less
11 lines | 195 B | text/x-less | LessCssLexer
.state-applications-integrations {
.integration {
width: 100%;
margin-bottom: 10px;
white-space: normal;
min-height: 60px;
text-align: left;
}
}