CSS SCROLLBAR-3DLIGHT-COLOR
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
}
content
Possible Values
[color]: This is a representation of the values for Red/Green/Blue used to determine a final display color.
2 Responses
This property is supported only by [some versions of] Internet Explorer. This property, along with all other current scrollbar properties, are proprietary to Microsoft and will not work on browsers based on Webkit, KHTML, or Gecko layout engines. It is recommended that these properties not be used for they are non-standard CSS.
This property will be supported only by Internet Explorer. Better do not use it!