Transition stroke active class colors. Refs #287

This commit is contained in:
Tom MacWright
2012-12-17 12:35:06 -05:00
parent d5fa942f55
commit d8d65c4784
+1
View File
@@ -58,6 +58,7 @@ path.casing {
stroke-linecap:round;
stroke-linejoin:bevel;
stroke-width: 3;
-webkit-transition: stroke 100ms linear;
}
path.casing.hover {