CSS selector based on element text? [duplicate]

I know it’s not exactly what you are looking for, but maybe it’ll help you.

You can try use a jQuery selector :contains(), add a class and then do a normal style for a class.

Leave a Comment