button color + Time ago fix

This commit is contained in:
Sebastiaan Pasma 2018-08-09 17:14:05 +02:00
commit 577756fd44
No known key found for this signature in database
GPG key ID: 9A2B0C8B95A1D26F
3 changed files with 8 additions and 3 deletions

View file

@ -10,6 +10,11 @@
</button>
</ion-nav-buttons>
</ion-nav-bar>
<style type="text/css">
.button-white-outline.button-outline.active, .button-white-outline.button-outline.activated {
color: {{ wallet.color }};
}
</style>
<div class="bp-content" ng-class="{'status-bar': isCordova}">