Skip to content

::marker element doesn't work in safari #86

@ajparsons

Description

@ajparsons

https://developer.mozilla.org/en-US/docs/Web/CSS/::marker

We do this in a few places to distinguish different kinds of content in a menu.

li.decision-type-agreement::marker {
    content: "🟣 ";
}

There are other ways of doing this - just making a ticket to stash the issue for the moment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions