Fix style colors for wp8

This commit is contained in:
Gustavo Maximiliano Cortez 2015-04-11 17:12:44 -03:00
commit 4f899dd080
18 changed files with 37 additions and 24 deletions

View file

@ -15,7 +15,7 @@
</section>
<section class="middle tab-bar-section">
<h1 class="title ellipsis" style="color:{{index.backgroundColor}}">
<h1 class="title ellipsis" ng-style="{'color':index.backgroundColor}">
{{(titleSection|translate) || index.walletName}}
</h1>
</section>