16 lines
204 B
Plaintext
16 lines
204 B
Plaintext
VFXFlowEdge.edge
|
|
{
|
|
--edge-width:4;
|
|
border-color : rgba(146,146,146,255);
|
|
}
|
|
|
|
VFXFlowEdge.edge.selected
|
|
{
|
|
border-color : rgba(240,240,240,255);
|
|
}
|
|
|
|
VFXFlowEdge.edge:hover
|
|
{
|
|
--edge-width:6;
|
|
}
|