Merge pull request #4928 from gabrielbazan7/feat/txp

formatted locked amounts and addressbook backward compatibility
This commit is contained in:
Gustavo Maximiliano Cortez 2016-10-27 10:53:36 -03:00 committed by GitHub
commit 3fc0ad8c11
3 changed files with 12 additions and 6 deletions

View file

@ -61,6 +61,12 @@
.tx-search:before {
font-size: 22px !important;
}
.description {
background-color: #f2f2f2;
text-align: center;
font-size: 13px;
color: $mid-gray;
}
}
.wallet-details-wallet-info {