Dollchan

Return To bottom

Report a post to moderators
Post
2330
97a1dde6-b2c0-4d92-8120-6fba9603db14.png
(748.38KB, 1920x983)
You haven't mentioned wich imageboard you're talking about.
I think it's 4chan.

Higlighting visited threads in catalog there ― it's completely possible to achieve with just CSS.

The page at StackOverflow explains
https://stackoverflow.com/questions/56418220/css-selectors-avisited-childs
https://css-tricks.com/almanac/selectors/v/visited/
> You can only use :visited to change those properties if the link already has them in the “unvisited” or :link state. You can’t use it to add properties that aren’t already present on the link.
Post too long. Click to view.


Return To top