add incomplete wallets to receive tab

This commit is contained in:
Gabriel Bazán 2016-09-26 11:26:10 -03:00
commit 3a1129e1f8
4 changed files with 78 additions and 36 deletions

View file

@ -9,6 +9,20 @@
}
#address {
background: #fff;
.incomplete {
padding: 50px;
.title {
padding: 20px;
font-size: 25px;
color: #444;
}
.subtitle {
padding: 20px;
color: #444;
}
.button {
}
}
.item {
border: none;
font-size: .8rem;