So my downfall was trying to use the sprite images for everything. Instead I went pure CSS3 and now all works just fine (rounded corners on the track and thumb). But there is still one case we would like help on - the vertical scrollbar on list grids. The vertical scrollbar seems to extend to the bottom of the list grid, all the way to the bottom of the horizontal scrollbar. Then the corner image is slapped on top, truncating the vertical scrollbar (with a now square end to the bottom of the track). Is there a way to force the scrollbar to stop at the top of the corner image instead?
I imagine one way would be to edit the corner image to add the rounded end of the vertical scrollbar track. Is this my best choice?
I imagine one way would be to edit the corner image to add the rounded end of the vertical scrollbar track. Is this my best choice?
Comment