Use default shape-rendering

On Firefox, optimizeSpeed = aliased. Fixes #592.
This commit is contained in:
John Firebaugh
2013-02-04 07:13:49 -08:00
parent 03800ec841
commit e0d4f5e87d
-5
View File
@@ -150,11 +150,6 @@ path.stroke {
stroke-width: 2;
}
path.stroke,
path.casing {
shape-rendering: optimizeSpeed;
}
path.shadow {
pointer-events: stroke;
stroke-width: 10;