button color + Time ago fix
This commit is contained in:
parent
ee0042b6e7
commit
577756fd44
3 changed files with 8 additions and 3 deletions
|
|
@ -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}">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue