add focus on input icon
This commit is contained in:
parent
859b6956be
commit
0d8faeb8be
3 changed files with 10 additions and 5 deletions
|
|
@ -29,7 +29,7 @@
|
|||
|
||||
<div class="input">
|
||||
<input id="connectionId" type="text" placeholder="{{'Paste wallet secret here'|translate}}" name="connectionId" ng-model="connectionId" wallet-secret required>
|
||||
<i class="icon-wallet"></i>
|
||||
<label for="connectionId"><i class="icon-wallet"></i></label>
|
||||
<div ng-hide="showScanner || disableScanner">
|
||||
<a class="postfix button black" ng-click="openScanner()"><i class="fi-camera"> </i></a>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue