Skip to content

Injected style sheet CSS causing strange behavior #203

@robertocannella

Description

@robertocannella

I think this injected .hidden CSS attribute usurps common selectors. A possible solution could be to add a prefix to tota11y specific css? The only solution currently is to disable the extension

.hidden {
    display: none !important;  <-- Causes issues
}

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