I have both source and target labels on an edge, I'd like to give the source label an outline (the outline color is computed based on the node property). I see there's "text-outline-color" in style, but it applies to both labels. Is there a way to specify this to only the source labels?
Thanks!