Module layout_2013::list_item
source · Expand description
Layout for elements with a CSS display
property of list-item
. These elements consist of a
block and an extra inline fragment for the marker.
Structs§
- A block with the CSS
display
property equal tolist-item
.
Enums§
- The kind of content that
list-style-type
results in.