Fix URI-payment for mobile

This commit is contained in:
Gustavo Maximiliano Cortez 2015-04-16 16:56:15 -03:00
commit c2f2ad95ca
5 changed files with 14 additions and 6 deletions

View file

@ -288,8 +288,8 @@ a.missing-copayers {
box-shadow: inset -1px 0px 1px 0px rgba(0,0,0,0.20);
}
.sidebar .avatar-wallet {
background-color: #1ABC9C;
.sidebar .avatar-wallet, .payment-uri .avatar-wallet {
background-color: #2C3E50;
color: #fff;
font-size: 20px;
font-weight: 700;