/* gantt editor — section titles are <text>; highlight them by colour, not a glyph outline. */
.dia-gantt .flow-canvas text.sectionTitle.dia-pick-hover,
.dia-gantt .flow-canvas text.sectionTitle.dia-pick-sel { stroke: none !important; fill: var(--accent) !important; }
