Hi,
is it possible to set a custom color for the scrollbars?
I tried to use the following style on the body but the dhtmlx scrollbars don’t seem to pick it up.
body
{
scrollbar-arrow-color: #FFFF00;
scrollbar-face-color: #FF0000;
scrollbar-highlight-color: #0000FF;
scrollbar-3dlight-color: #008000;
scrollbar-shadow-color: #00FFFF;
scrollbar-darkshadow-color: #008080;
scrollbar-track-color: #FFA500;
}
kind regards,
Arno Vanbeginne
Xenon54.