add new icon on sections

This commit is contained in:
bechi 2014-11-28 16:27:21 -03:00
commit e8be5814d4
11 changed files with 137 additions and 72 deletions

View file

@ -54,7 +54,7 @@
</label>
<div class="input">
<input type="password" class="form-control" placeholder="{{'Your wallet password'|translate}}" name="password" ng-model="password" required>
<i class="fi-lock"></i>
<i class="icon-locked"></i>
</div>
<div class="line-dashed-h m10b m20t"></div>