graflow: select unselect & delete wires

This commit is contained in:
STEINNI
2026-03-09 20:47:08 +00:00
parent 0ed56594ff
commit 301e44997f
2 changed files with 36 additions and 3 deletions

View File

@@ -253,6 +253,6 @@ bz-graflow path.bzgf-wirecoat{
stroke: #0000!important;
}
bz-graflow path.bzgf-wirecoat:hover{
stroke: #FF0F!important;
stroke: #FF08!important;
}
/* BZGRAFLOW_CORE_END */