New design for transaction info

This commit is contained in:
Gustavo Maximiliano Cortez 2015-12-03 15:11:23 -03:00
commit 69d83ec527
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
3 changed files with 23 additions and 22 deletions

View file

@ -343,7 +343,8 @@ ul.tx-copayers {
padding: 0.2rem 0.3rem;
border-radius: 100%;
color: #fff;
margin-right: 7px;
font-size: 10px;
margin-top: 3px;
}
.icon-sign.check {
@ -625,7 +626,6 @@ input[type=number]::-webkit-outer-spin-button {
}
.header-modal {
border-bottom: 1px solid #E2E7ED;
background: #fff;
width: 100%;
padding: 0.8rem;