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