removed debug colors
This commit is contained in:
@@ -225,21 +225,11 @@ svg.xy-flow__connectionline {
|
|||||||
|
|
||||||
&.connectingfrom {
|
&.connectingfrom {
|
||||||
pointer-events: all;
|
pointer-events: all;
|
||||||
background: violet !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
&.clickconnecting {
|
|
||||||
background: greenyellow !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
&.connectingto {
|
|
||||||
background: red !important;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&.connectionindicator {
|
&.connectionindicator {
|
||||||
pointer-events: all;
|
pointer-events: all;
|
||||||
cursor: crosshair;
|
cursor: crosshair;
|
||||||
background: green;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&-bottom {
|
&-bottom {
|
||||||
|
|||||||
Reference in New Issue
Block a user