Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
3338
scroll bar question...
posted

When using the CSS code for scroll bars on the web grid, is it possible to use images instead of colors?

scrollbar-base-color: #d6d1bd;
scrollbar-arrow-color: #d6d1bd;
scrollbar-3dlight-color: #d6d1bd;
scrollbar-darkshadow-color: #d6d1bd;
scrollbar-face-color: #59564d;
scrollbar-highlight-color: #d6d1bd;
scrollbar-shadow-color: #d6d1bd;
scrollbar-track-color: #d6d1bd;