new link style

This commit is contained in:
Mariano Rodriguez 2014-09-17 11:37:50 -03:00
commit 1d0d02c4f5
5 changed files with 6 additions and 4 deletions

View file

@ -24,7 +24,7 @@
<input type="password" class="form-control"
placeholder="{{'Your wallet password'|translate}}" name="password" ng-model="password" required>
<a class="expand small" ng-click="hideAdv=!hideAdv">
<a class="expand small text-gray1" ng-click="hideAdv=!hideAdv">
<i class="fi-widget m3r"></i>
<span translate ng-hide="!hideAdv">Show</span>
<span translate ng-hide="hideAdv">Hide</span>