All-in-one list-style spec
list-style

A shorthand property for list-style-type, list-style-position, list-style-image.
Property values
Some or all of the individual list-style property values may be specified, in any order.
Examples
list-style: circle inside;
list-style: url('https://example.com/billet.png') outside;