Skip to content

Commit

Permalink
Merge pull request #1579 from BoykoAlex/port-cursor
Browse files Browse the repository at this point in the history
Crosshair cursor for link creation area (magnet shape)
  • Loading branch information
oodamien committed Oct 20, 2020
2 parents 98a5f9b + 7a50338 commit 8a1046a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions ui/src/app/flo/shared/flo.scss
Expand Up @@ -203,10 +203,6 @@ svg * {
cursor: pointer;
}

[magnet=true]:not(.element) {
cursor: pointer;
}

//.joint-element.highlighted circle {
// stroke: #34302d;
// stroke-width: 3;
Expand Down Expand Up @@ -1004,7 +1000,6 @@ table.zoom-canvas-control {
}

.flow-view {
[magnet=true]:not(.element),
.joint-element {
cursor: default;
}
Expand Down

0 comments on commit 8a1046a

Please sign in to comment.