##// END OF EJS Templates
events: do not fail when handling events for removed applications
events: do not fail when handling events for removed applications

File last commit:

r0:548a840d
r132:e2c89c67
Show More
contacts.css.less
14 lines | 239 B | text/x-less | LessCssLexer
.contacts {
#contact-holder, #contact-form {
font-size: 80%;
line-height: 150%;
h3 {
color: @color_orange;
}
}
#message {
min-width: 390px;
min-height: 80px;
}
}