##// END OF EJS Templates
metrics: rename RequestMetric module to Metric
metrics: rename RequestMetric module to Metric

File last commit:

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