| -moz-background-clip |
|
Sets which part of background is visible. |
| -moz-background-inline-policy |
|
Specifies how the background-image of an inline element is determined when the contents of the inline element wrap onto multiple lines. |
| -moz-background-origin |
|
Specifies how the background-position property is determined, i.e. it defines the reference point that the background-image is relative to. |
| -moz-binding |
|
Sets the URL of the XBL (Extensible Binding Language) file containing the binding. |
| -moz-border-bottom-colors |
|
Sets the border colors for the bottom edge. You can specify as many color values as you want. All specified colors will appear as a 1px thick line. |
| -moz-border-end |
|
Specifies the color, style and width properties for the end of the element's border, in a shorthand form. Use the border-left property instead. |
| -moz-border-end-color |
|
Sets the color of the element's border end. Use the border-left-color property instead. |
| -moz-border-end-style |
|
Sets the style of the element's border end. Use the border-left-style property instead. |
| -moz-border-end-width |
|
Sets the width of the element's border end. Use the border-left-width property instead. |
| -moz-border-image |
|
Specifies an image to use as the border of the element. The image is sliced into 9 pieces along the four diagonals specified with the length units. |
| -moz-border-left-colors |
|
Sets the border colors for the left edge. You can specify as many color values as you want. All specified colors will appear as a 1px thick line. |
| -moz-border-radius |
|
Sets the rounding of the corners of the border. |
| -moz-border-radius-bottomleft |
|
Sets the rounding of the lower left corner of the border. |
| -moz-border-radius-bottomright |
|
Sets the rounding of the lower right corner of the border. |
| -moz-border-radius-topleft |
|
Sets the rounding of the upper left corner of the border. |
| -moz-border-radius-topright |
|
Sets the rounding of the upper right corner of the border. |
| -moz-border-right-colors |
|
Sets the border colors for the right edge. You can specify as many color values as you want. All specified colors will appear as a 1px thick line. |
| -moz-border-start |
|
Specifies the color, style and width properties for the start of the element's border. Use the border-right property instead. |
| -moz-border-start-color |
|
Specifies the color of the element's border start. Use the border-right-color property instead. |
| -moz-border-start-style |
|
Specifies the style of the element's border start. Use the border-right-style property instead. |
| -moz-border-start-width |
|
Specifies the width of the element's border start. Use the border-right-width property instead. |
| -moz-border-top-colors |
|
Sets the border colors for the top edge. You can specify as many color values as you want. All specified colors will appear as a 1px thick line. |
| -moz-float-edge |
|
Specifies whether the height and width properties of the element include the margin, border, or padding thickness. |
| -moz-margin-end |
|
Specifies the width of the left or the right margin, depends on the writing direction. |
| -moz-margin-start |
|
Specifies the width of the left or the right margin, depends on the writing direction. |
| -moz-outline |
|
Sets the outline of the element. Deprecated, use the cross-browser outline property instead. |
| -moz-outline-color |
|
Sets the color of the outline. Deprecated, use the cross-browser outline-color property instead. |
| -moz-outline-offset |
|
Sets the amount of space between the outline and the border or the edge of the element. Deprecated, use the cross-browser outline-offset property instead. |
| -moz-outline-radius |
|
Sets the rounding of the outline corners. |
| -moz-outline-radius-bottomleft |
|
Sets the rounding of the lower left outline corner. |
| -moz-outline-radius-bottomright |
|
Sets the rounding of the lower right outline corner. |
| -moz-outline-radius-topleft |
|
Sets the rounding of the upper left outline corner. |
| -moz-outline-radius-topright |
|
Sets the rounding of the upper right outline corner. |
| -moz-outline-style |
|
Sets the style of the left, right, top, and bottom borders of the object. Deprecated, use the cross-browser outline-style property instead. |
| -moz-outline-width |
|
Sets the width of the outline. Deprecated, use the cross-browser outline-width property instead. |
| -moz-padding-end |
|
Specifies the space between an element's left or right border and its contents, depending on the writing direction. |
| -moz-padding-start |
|
Specifies the space between an element's left or right border and its contents, depending on the writing direction. |
| -moz-transform |
|
Specifies the two-dimensional linear transformation applied to an element. The origin of the transformation is specified by the -moz-transform-origin property. |
| -moz-transform-origin |
|
Specifies the origin of two-dimensional linear transformations specified with the -moz-transform property. |
| behavior |
|
Sets the URL of a behavior file. |
| border |
|
Sets up to three separate border properties, in a shorthand form. |
| border-bottom |
|
Sets the color, style and width properties for the element's bottom border, in a shorthand form. |
| border-bottom-color |
|
Specifies the color of the element's bottom border. |
| border-bottom-style |
|
Specifies the style of the element's bottom border. |
| border-bottom-width |
|
Specifies the width of the element's bottom border. |
| border-color |
|
Specifies the color of the element's border. |
| border-left |
|
Specifies the color, style and width properties for the element's left border, in a shorthand form. |
| border-left-color |
|
Specifies the color of the element's left border. |
| border-left-style |
|
Specifies the style of the element's left border. |
| border-left-width |
|
Specifies the width of the element's left border. |
| border-right |
|
Specifies the color, style and width properties for the element's right border, in a shorthand form. |
| border-right-color |
|
Specifies the color of the element's right border. |
| border-right-style |
|
Specifies the style of the element's right border. |
| border-right-width |
|
Specifies the width of the element's right border. |
| border-style |
|
Specifies the style of the element's border. |
| border-top |
|
Specifies the color, style and width properties for the element's top border, in a shorthand form. |
| border-top-color |
|
Specifies the color of the element's top border. |
| border-top-style |
|
Specifies the style of the element's top border. |
| border-top-width |
|
Specifies the width of the element's top border. |
| border-width |
|
Specifies the width of the element's border. |
| bottom |
|
Specifies the bottom coordinate of a positioned element. |
| clip |
|
Specifies which part of a positioned element is visible. |
| cursor |
|
Specifies the type of cursor to display for the pointing device (mouse). |
| display |
|
Specifies the element's display type. |
| float |
|
Specifies the horizontal alignment of the object. |
| height |
|
Specifies the height of the visible area for an element. |
| layout-grid |
|
Specifies up to four separate layout-grid properties that specify the layout of text characters. |
| layout-grid-mode |
|
Specifies whether the text layout grid uses one or two dimensions. |
| left |
|
Specifies the left coordinate of a positioned element. |
| margin |
|
Specifies a shorthand property for setting the top, right, bottom and left margins, in that order. |
| margin-bottom |
|
Specifies the bottom margin of the object. |
| margin-left |
|
Specifies the left margin of the object. |
| margin-right |
|
Specifies the right margin of the object. |
| margin-top |
|
Specifies the top margin of the object. |
| outline |
|
Specifies a shorthand form for all outline properties at once. Outline is a line around an element, but different from the border property. |
| outline-color |
|
Specifies the color for the outline for an element. |
| outline-offset |
|
Sets the amount of space between the outline and the border or the edge of the element. |
| outline-style |
|
Specifies the style for an element's outline. |
| outline-width |
|
Specifies the width for an element's outline. |
| padding |
|
Specifies a shorthand property for setting the top, right, bottom and left spaces between an element's border and its contents, in that order. |
| padding-bottom |
|
Specifies the space between an element's bottom border and its contents. |
| padding-left |
|
Specifies the space between an element's left border and its contents. |
| padding-right |
|
Specifies the space between an element's right border and its contents. |
| padding-top |
|
Specifies the space between an element's top border and its contents. |
| position |
|
Specifies what type of positioning method is used to render the current element. |
| right |
|
Specifies the right coordinate of a positioned element. |
| top |
|
Specifies the top coordinate of a positioned element. |
| unicode-bidi |
|
Specifies whether the text should be overridden to support multiple languages in the same document. Use with the direction property. |
| vertical-align |
|
Specifies how to align an element vertically. |
| visibility |
|
Specifies whether the element is visible. |
| width |
|
Specifies the width of the visible area for an element. |
| zoom |
|
Specifies the zoom level of the element's content. |