Select new node on add

This commit is contained in:
Tom MacWright
2012-10-18 13:48:29 -04:00
parent 3e7df5acae
commit 931b862995
8 changed files with 125 additions and 109 deletions
+2 -2
View File
@@ -80,7 +80,7 @@ text {
cursor:pointer;
background:#fff;
color:#555;
font:bold 19px/35px 'Helvetica Neue';
font:bold 19px/30px 'Helvetica Neue';
border:0;
border-right:1px solid #222;
border-bottom:1px solid #222;
@@ -128,6 +128,6 @@ text {
width:135px;
}
polyline.way-fill {
polyline {
cursor: pointer;
}