This commit is contained in:
John Firebaugh
2013-03-15 14:49:57 -07:00
parent cc1bb50f0b
commit ff85d57b82
+1 -8
View File
@@ -37,19 +37,12 @@ path.shadow {
pointer-events: stroke;
}
g.point .shadow,
g.vertex .shadow,
g.midpoint .shadow,
path.shadow {
.shadow {
-webkit-transition: 200ms;
-moz-transition: 200ms;
transition: 200ms;
}
path.shadow {
pointer-events: stroke;
}
/* points */
g.point .stroke {