new link style
This commit is contained in:
parent
f62e90e2b9
commit
1d0d02c4f5
5 changed files with 6 additions and 4 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue