This property sets the appearance of the list item marker if 'list-style-image' has the value 'none' or is an invalid image that cannot be displayed.
CSS Level | Value |
---|---|
CSS 2.1 | "disc", "circle", "square", "decimal", "decimal-leading-zero", "lower-roman", "upper-roman", "lower-greek", "lower-latin", "upper-latin", "armenian", "georgian", "lower-alpha", "upper-alpha", or "none" |
CSS3 | "<counter-style> | <string> | none" |