Receive: wallets separated by coins

This commit is contained in:
Gustavo Maximiliano Cortez 2017-10-09 16:55:21 -03:00
commit 9d3e93b12a
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
2 changed files with 53 additions and 2 deletions

View file

@ -7,6 +7,17 @@ wallet-selector {
padding-right: .75rem;
}
.subheader {
margin: 20px 0 10px 0;
font-weight: bold;
padding-bottom: 10px;
border-bottom: 1px solid #EFEFEF;
.wallet-coin-logo {
vertical-align: middle;
margin-right: 5px;
}
}
.wallet-selector {
.wallet {
border: 0;