fix css classes name - add refreshing spinner

This commit is contained in:
Javier 2016-05-23 11:15:16 -03:00
commit 119b3c7642
2 changed files with 9 additions and 12 deletions

View file

@ -1587,7 +1587,7 @@ input.ng-invalid-match {
margin-bottom: 25px;
}
.amountcollapsed {
.amount-collapsed {
width: 100%;
text-align: center;
color: #fff;
@ -1626,7 +1626,7 @@ input.ng-invalid-match {
text-align: center;
border-radius: 5px;
}
.walletinfo {
.wallet-info {
position: absolute;
top: inherit;
left: 10px;
@ -1634,7 +1634,7 @@ input.ng-invalid-match {
font-size: 20px;
color: #fff;
}
.walletinfocollapsed {
.wallet-info-collapsed {
position: absolute;
top: inherit;
left: 10px;