本文档基于 CC协议(Creative Commons Share-Alike License)发布,是developer.mozilla.com, www.mozref.comwww.aptana.com共同劳动的成果。

scrollbar-arrow-color

Specifies the color of the arrow of a scroll bar.

Browser/User Agent Support

IENetscapeMozillaOperaSafari
5.5+nononono

Usage

[color | "transparent"]. Example values: Red, #FF0000 (#RRGGBB color code for "red"), etc.

Remarks

IE only.

Related