mirror of https://github.com/espruino/BangleApps
[mylocation] Update icons to match standard better
parent
8425b448d1
commit
12ef79ec1e
|
@ -35,8 +35,8 @@
|
||||||
</div>
|
</div>
|
||||||
<div id="controls">
|
<div id="controls">
|
||||||
<span id="select-hint">Click the map to select a location</span>
|
<span id="select-hint">Click the map to select a location</span>
|
||||||
<button id="locate" class="btn" title="Center on your location"><i class="icon icon-location"></i></button>
|
<button id="locate" class="btn" title="Locate me">⛯</button>
|
||||||
<button id="find-marker" class="btn" style="display:none" title="Center on your marker"><i class="icon icon-flag"></i></button>
|
<button id="find-marker" class="btn" style="display:none" title="Locate marker"><i class="icon icon-location"></i></button>
|
||||||
<button id="select" class="btn btn-primary" style="display:none">Save</button><br/>
|
<button id="select" class="btn btn-primary" style="display:none">Save</button><br/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue