/* packet diagram editor — the title is a <text>; highlight it by colour, not a glyph outline. */
.dia-packet .flow-canvas text.packetTitle.dia-pick-hover,
.dia-packet .flow-canvas text.packetTitle.dia-pick-sel { stroke: none !important; fill: var(--accent) !important; }
