This property describes the color of the scrollbar directional arrows of a scroll bar when they are activate-able. When scrllbars appear but are not usable, this property does not control the arrow color in this state.
Example
| body { scrollbar-arrow-color: green } <body style=”scrollbar-arrow-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