This property describes the color of the outer top and left bevel edges (the normally lighter portion of the “highlights”) of the scrollbar arrows and scroll bar slider box portions of a scroll bar
Example
| body { scrollbar-3dlight-color: #ffff00 }
<body style=”scrollbar-3dlight-color: red”>content</body> |
Possible Values
| Value | Description |
|---|---|
| [color] | This is a representation of the values for Red/Green/Blue used to determine a final display color. |


Leave a Reply