graflow: add wires ok

This commit is contained in:
STEINNI
2026-03-11 17:49:53 +00:00
parent 50810fec47
commit 9c032b9b0b
3 changed files with 53 additions and 5 deletions

View File

@@ -255,4 +255,9 @@ bz-graflow path.bzgf-wirecoat{
bz-graflow path.bzgf-wirecoat:hover{
stroke: #FF08!important;
}
bz-graflow .bzgf-nodes-container .port.selectable:hover{
border: 5px solid #FF08!important;
cursor: pointer;
}
/* BZGRAFLOW_CORE_END */