Add user comment to transaction propossal

This commit is contained in:
Yemel Jardi 2014-06-13 10:33:30 -03:00
commit bcbb6b54d1
8 changed files with 93 additions and 15 deletions

View file

@ -422,6 +422,14 @@ hr { margin: 2.25rem 0;}
background: #C0392B;
}
.box-note {
text-align: center;
clear: both;
font-style: italic;
color: gray;
margin-bottom: 10px;
}
.box-signin {
padding: 20px 40px;
border: 1px solid #eee;