feat(settings): unify settings icon colors and height of settings items

This commit is contained in:
Jason Dreyzehner 2016-10-21 01:24:19 -04:00
commit 602cd08c82
10 changed files with 28 additions and 22 deletions

View file

@ -29,7 +29,7 @@
</span>
<i class="icon bp-arrow-right"></i>
</a>
<a class="item item-icon-right" ui-sref="tabs.preferences.preferencesEmail">
<a class="item has-setting-value item-icon-right" ui-sref="tabs.preferences.preferencesEmail">
<span class="setting-title" translate>Email Notifications</span>
<span class="setting-value">
<span ng-if="!wallet.email" translate>Disabled</span>