-moz-border-radius

Specifies the radius of the border around the element.

Platform Support

IENetscapeMozillaOperaSafari
no7.0+1.0+nono

Usage

[-moz-border-radius-topleft] [-moz-border-radius-topright] [-moz-border-radius-bottomright] [-moz-border-radius-bottomleft]

Remarks

Use the border-style property as a shortcut to typing out all of the individual -moz-border-radius properties separately. You can specify any valid value for a border-style- property as part of border-style.

You can specify up to four different border styles for the border of an element.

Related

text_css aptana_docs