・User interface
- cursor : [ [<uri> ,]* [ auto | crosshair | default | pointer | move | e-resize | ne-resize¥
- | nw-resize | n-resize | se-resize | sw-resize | s-resize ¥
- | w-resize | text | wait | help | progress ] ] | inherit ¥
- outline-width : <border-width> | inherit
- outline-style : <border-style> | inherit
- outline-color : <color> | invert | inherit
- outline : [ <'outline-color'> || <'outline-style'> || <'outline-width'> ] | inherit
- CSS2 System Colors
- ActiveBorder
- ActiveCaption
- AppWorkspace
- Background
- ButtonFace
- ButtonHighlight
- ButtonShadow
- ButtonText
- CaptionText
- GrayText
- Highlight
- HighlightText
- InactiveBorder
- InactiveCaption
- InactiveCaptionText
- InfoBackground
- InfoText
- Menu
- MenuText
- Scrollbar
- ThreeDDarkShadow
- ThreeDFace
- ThreeDHighlight
- ThreeDLightShadow
- ThreeDShadow
- Window
- WindowFrame
- WindowText
|