Hacker News new | ask | show | jobs
by amiga-workbench 2239 days ago
The scrollbars are done properly using CSS pseudo selectors too. I was half expecting to find some javascript sludge but there's none to be found.
1 comments

And they are almost spot on, very nice work.

The only issue I noticed is that the up/down buttons don't have a "pressed" state as they should. The arrow should move down and to the right by one pixel (with some appropriate redrawing of the border - I would have to look up the details on that). But even with that one nit, very nicely done!