Help Center

Local Navigation

CSS property: list-style

Availability

BlackBerry® Device Software version 4.6 or later

Usage

Elements that have a display property set to list-item

Inherited

Yes

Default value

The list-style property is a shorthand property used to set some or all of the list properties. Properties can be listed in any order.

Property values

Parameter

Description

[ list-style-image | list-style-position | list-style-type ]

This value is a whitespace-separated list of values for the list-style-image, list-style-position, and list-style-type properties. You can set from one to four values. Properties can be listed in any order.

See the descriptions of the individual properties for more information about valid values.

inherit

This value specifies that the element inherits the list-style property value from the containing element.

Index


Was this information helpful? Send us your comments.