implement BITS + tests

This commit is contained in:
Matias Alejo Garcia 2014-06-12 17:42:26 -03:00
commit 727bf8524a
14 changed files with 213 additions and 79 deletions

View file

@ -219,6 +219,14 @@ small.has-error {
font-weight: bold;
}
.totalAmount {
font-weight: bold;
line-height: 120%;
margin-top:2px;
}
.small {
font-size: 60%;
line-height: inherit;