implement copy paste
This commit is contained in:
parent
39a229bf21
commit
ec49c47b39
14 changed files with 580 additions and 234 deletions
|
|
@ -81,7 +81,7 @@ text.highlight {
|
|||
.lineHelper:hover {
|
||||
stroke: blue;
|
||||
stroke-opacity: 0.2;
|
||||
cursor: grab;
|
||||
/* cursor: grab; */
|
||||
}
|
||||
|
||||
.pathHelper {
|
||||
|
|
@ -102,7 +102,7 @@ text.highlight {
|
|||
.circleHelper:hover {
|
||||
fill: blue;
|
||||
fill-opacity: 0.2;
|
||||
cursor: grab;
|
||||
/* cursor: grab; */
|
||||
}
|
||||
|
||||
.rountangle.or {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue