Fixed several minor bugs

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1140 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Alexis Deveria
2010-01-04 14:10:52 +00:00
parent 4989d74a63
commit c249478eed
3 changed files with 25 additions and 17 deletions

View File

@@ -270,7 +270,7 @@ body {
stroke: #000;
stroke-width: 1px;
stroke-opacity: 1.0;
stroke-dasharray: none;
stroke-dasharray: 0;
opacity: 1;
pointer-events: stroke;
vector-effect: non-scaling-stroke;