diff --git a/css/map.css b/css/map.css index 4ac65a962..8c98eb0e9 100644 --- a/css/map.css +++ b/css/map.css @@ -666,7 +666,9 @@ text.point.tag-amenity { } .mode-draw-line .way, -.mode-add-line .way { +.mode-draw-area .way, +.mode-add-line .way, +.mode-add-area .way { cursor:url(../img/cursor-draw-connect-line.png) 9 9, auto; }