I am just wondering is there a optimal way to modify ScrollPane look&feel with CSS? I mean how to make it more narrow or gray color or change arrow buttons etc?
Or there is some another way?
Thanks
I am just wondering is there a optimal way to modify ScrollPane look&feel with CSS? I mean how to make it more narrow or gray color or change arrow buttons etc?
Or there is some another way?
Thanks
The custom scroll panel is the nearest thing to a nice scroll panel in gwt GWT CustomScrollPanel example
Css styling on default scroll sucks. Facebook, gmail, wave, etc use a emulated scroll and never browser native scroll....