diff --git a/css/app.css b/css/app.css index 7f87dd180..c98b6d175 100644 --- a/css/app.css +++ b/css/app.css @@ -1544,7 +1544,7 @@ div.combobox { /* Help */ .help-control { - top:270px; + top: 270px; } .help-control button { @@ -1561,7 +1561,6 @@ div.combobox { overflow-y: scroll; } - .help-wrap .left-content .body p code { padding:2px 4px; background:#eee; diff --git a/css/map.css b/css/map.css index 02989ea77..e8032f733 100644 --- a/css/map.css +++ b/css/map.css @@ -856,11 +856,11 @@ text.point { cursor: url(../img/cursor-select-remove.png), pointer; } -.point:active, -.vertex:active, -.line:active, -.area:active, -.midpoint:active, +#map .point:active, +#map .vertex:active, +#map .line:active, +#map .area:active, +#map .midpoint:active, .mode-select .selected { cursor: url(../img/cursor-select-acting.png), pointer; } diff --git a/img/source/sprite.svg b/img/source/sprite.svg index 5422cdaa1..0852ffb8e 100644 --- a/img/source/sprite.svg +++ b/img/source/sprite.svg @@ -15,7 +15,7 @@ version="1.1" inkscape:version="0.48.1 r9760" sodipodi:docname="sprite.svg" - inkscape:export-filename="/Users/tmcw/src/iD/img/sprite.png" + inkscape:export-filename="/Users/saman/work_repos/iD/img/sprite.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90"> image/svg+xml - + @@ -227,8 +227,8 @@ @@ -2073,9 +2073,19 @@ inkscape:export-ydpi="90" /> + style="color:#000000;fill:#1a1a1a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 489,-36.000003 0,2 -2,0 0,8 1,1 7,3 7,-3 1,-1 0,-8 -2,0 0,-2 -2,0 -4,3 -4,-3 z" + id="path3363" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccccccc" /> + + + diff --git a/img/sprite.png b/img/sprite.png index 675efeb45..781926dcb 100644 Binary files a/img/sprite.png and b/img/sprite.png differ