scrollbar design
Posted: Mon Jan 01, 2007 4:44 pm
Hi,
I try to design the colors of the scrollbar. I put this code to the stylesheet but change nothing.
/*****************
basic layout
*****************/
body {
scrollbar-arrow-color: yellow;
scrollbar-base-color: black;
scrollbar-dark-shadow-color: yellow;
scrollbar-track-color: green;
scrollbar-face-color: blue;
scrollbar-shadow-color: white;
scrollbar-highlight-color: silver;
scrollbar-3d-light-color: black;
}
I try to design the colors of the scrollbar. I put this code to the stylesheet but change nothing.
/*****************
basic layout
*****************/
body {
scrollbar-arrow-color: yellow;
scrollbar-base-color: black;
scrollbar-dark-shadow-color: yellow;
scrollbar-track-color: green;
scrollbar-face-color: blue;
scrollbar-shadow-color: white;
scrollbar-highlight-color: silver;
scrollbar-3d-light-color: black;
}