locationinput: blur, escape and clear button
This commit is contained in:
parent
49cff1cfb8
commit
96592b9355
3 changed files with 38 additions and 6 deletions
|
@ -29,13 +29,13 @@
|
|||
<input type="text" placeholder="{% trans 'Search any location…' %}">
|
||||
<small></small>
|
||||
<button class="button-clear locate"></button>
|
||||
<button class="button-clear reset"></button>
|
||||
<button class="button-clear clear"></button>
|
||||
</div>
|
||||
<div class="location locationinput empty" id="destination-input">
|
||||
<input type="text" placeholder="{% trans 'Search any location…' %}">
|
||||
<small></small>
|
||||
<button class="button-clear locate"></button>
|
||||
<button class="button-clear reset"></button>
|
||||
<button class="button-clear clear"></button>
|
||||
</div>
|
||||
<!--<div class="buttons" id="search-buttons">
|
||||
<button class="button-clear">Scan QR Code</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue