feat(design): improve design of wallet color selection

This commit is contained in:
Jason Dreyzehner 2016-10-12 20:10:22 -04:00
commit d4cd402294
5 changed files with 21 additions and 9 deletions

View file

@ -9,7 +9,7 @@
<ion-content>
<div class="settings-explaination">
<div class="settings-heading" translate>What do you call this wallet?</div>
<div class="settings-description" translate>When this wallet was created, it was called "{{walletName}}". You can change how the name is displayed on this device below.</div>
<div class="settings-description" translate>When this wallet was created, it was called &ldquo;{{walletName}}&rdquo;. You can change the name displayed on this device below.</div>
</div>
<form name="aliasForm" ng-submit="save(aliasForm)" novalidate>
<div class="list settings-list">