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