refactor(main): begin extracting styles from main.scss

This commit is contained in:
Jason Dreyzehner 2016-10-03 14:24:51 -04:00
commit 05d4fc7dce
8 changed files with 62 additions and 93 deletions

View file

@ -10,7 +10,7 @@
</ion-header-bar>
<ion-content>
<div class="modal-content fix-modals-touch">
<div class="fix-modals-touch">
<div class="header-modal bg-gray text-center">
<div class="p20">
<img src="img/bought.svg" alt="bought" width="65" ng-show="(tx.type == 'buy' || (tx.type == 'send' && tx.to)) && tx.status == 'completed'">