Skip to content

Mac focus ring (halo) #12

@riddle

Description

@riddle

Why do you feel there should be only one focus outline for every visitor of a site using normalize.css?

a:focus {
    outline: thin dotted;
}

This line will successfully erase native blue focus ring available system-wide on a Mac. Besides, declaring it with a shorthand reuses color from current element, making it inconsistent throughout the site for links and form widgets or different color.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions