update top bar color

This commit is contained in:
Nick Cardin 2016-08-31 15:54:53 -04:00
commit 9fa4da88c6
29 changed files with 29 additions and 29 deletions

View file

@ -1,5 +1,5 @@
<ion-modal-view ng-controller="scannerController" ng-init="init()">
<ion-header-bar align-title="center" class="bar-stable">
<ion-header-bar align-title="center" class="bar-royal">
<button ng-click="cancel()" class="button button-clear button-positive" translate>
Close
</button>