Hacker News new | ask | show | jobs
by lovelearning 1454 days ago
I think you just have to select the right ancestor element.

    news.ycombinator.com##.athing:has(a[href="user?id=example"])
seems to work.
1 comments

of course, in retrospective now it makes sense - thanks for taking the time to look into this, appreciate it.