graflow: improved test pages

This commit is contained in:
STEINNI
2026-03-09 19:28:34 +00:00
parent 2efe358891
commit 080c919569
6 changed files with 141 additions and 19 deletions

View File

@@ -247,4 +247,12 @@ bz-graflow button.bzgf-zoom-out{
left: 5px;
top: 5px;
}
bz-graflow path.bzgf-wirecoat{
pointer-events: auto;
stroke-width: 6;
stroke: #0000!important;
}
bz-graflow path.bzgf-wirecoat:hover{
stroke: #FF0F!important;
}
/* BZGRAFLOW_CORE_END */