m.list

Common styling for list elements, with optional modifiers.

Block

.list

Elements

    • .list__item

    • Required

Modifiers

    • .list--bare

    • Enabled

    Remove base list styling and margins.

    • .list--decimal

    • Enabled

    Change list style to use the decimal list type.

    • .list--disc

    • Enabled

    Change list style to use the disc list type.

    • .list--lower-roman

    • Enabled

    Change list style to use the lower-roman list type.

    • .list--inline

    • Enabled

    Force list items to appear inline.

    • .list--fancy-delimited

    • Enabled

    Add a small white disc pseudo element between list elements.