-moz-outline

Mozilla-specific version of the outline property. Defines the properties for an outline drawn over the outer edge of an element.

Platform Support

IENetscapeMozillaOperaSafari
no6.0+nonono

Usage

[color] [style] [width]

Values

inheritInherit the value from the parent element.
#ffffffoutline-color: Color placeholder. e.g. #ffffff = white
noneoutline-style: No outline.
dottedoutline-style: Dotted line.
dashedoutline-style: Dashed line.
solidoutline-style: Solid line.
doubleoutline-style: Double line.
grooveoutline-style: Grooved line.
ridgeoutline-style: Ridged line.
insetoutline-style: Inset line.
outsetoutline-style: Outset line.
hiddenoutline-style: Hidden outline.
thinoutline-width: Thin outline.
mediumoutline-width: Medium outline.
thickoutline-width: Thick outline.

Remarks

Proprietary Mozilla property.

Related

text_css aptana_docs