fix conflict

This commit is contained in:
bechi 2014-08-01 11:38:07 -03:00
commit 2d3fdbe6fb
14 changed files with 57 additions and 12 deletions

View file

@ -258,6 +258,11 @@ a:hover {
margin-bottom: 20px;
}
.box-setup label small.has-error {
font-size: 11px;
color: #FFA59B;
}
.last-transactions {
margin-bottom: 2rem;
background-color: #E8EAEF;