I have an experiment I did years ago with very inelegant javascript. I’m wondering if the same effect can be achieved now with CSS3. Here’s the original:
I doubt if there is a CSS selector that would be able to achieve this because at some point you’re trying to affect elements higher in the DOM when hovering a specific element.