mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
@@ -107,6 +107,7 @@ table td {
|
||||
|
||||
#bar button {
|
||||
width:100px;
|
||||
white-space:nowrap;
|
||||
cursor:pointer;
|
||||
display:inline-block;
|
||||
background:#222222;
|
||||
|
||||
@@ -12,9 +12,9 @@
|
||||
<div id='map'></div>
|
||||
<div id='bar'>
|
||||
<button id='place'>
|
||||
+ Place</button><button id='road'>
|
||||
+ Road</button><button id='area'>
|
||||
+ Area</button><button class='mini' id='undo'>
|
||||
+ Place</button><button id='road'>
|
||||
+ Road</button><button id='area'>
|
||||
+ Area</button><button class='mini' id='undo'>
|
||||
←</button><button class='mini' id='redo'>
|
||||
→</button><input type='text' id='geocode-location' placeholder='find a place' />
|
||||
<div class='zoombuttons'>
|
||||
|
||||
Reference in New Issue
Block a user