diff --git a/css/map.css b/css/map.css index fa0992270..a57358fb2 100644 --- a/css/map.css +++ b/css/map.css @@ -58,6 +58,7 @@ path.casing { stroke-linecap:round; stroke-linejoin:bevel; stroke-width: 3; + -webkit-transition: stroke 100ms linear; } path.casing.hover {