From 93480682249fc192d0cfb440e2387766b378c33f Mon Sep 17 00:00:00 2001 From: Saman Bemel-Benrud Date: Fri, 14 Dec 2012 19:56:48 -0500 Subject: [PATCH] forgot to uncomment thing --- css/map.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/map.css b/css/map.css index 288d41d11..fa0992270 100644 --- a/css/map.css +++ b/css/map.css @@ -24,8 +24,8 @@ g.marker.active circle { /* interactive elements */ circle.handle { -/* cursor: url(../img/cursor-select-node.png), pointer; -*/ fill:white; + cursor: url(../img/cursor-select-node.png), pointer; + fill:white; stroke:#333; fill-opacity:1; stroke-width:2;