Skip to content

Weird text input box focus style on Starz #20

@aminomancer

Description

@aminomancer

Input boxes in the settings popup look weird when focused on Starz.

Image

It's because of a border-bottom-color rule. We normalize the base element styles, but not the :focus styles. I think I didn't want to use !important because that might interfere with user agent styles? I think if we add :focus to the normalization rule's selector, it will revert Starz's author stylesheet but not the UA style. So that's probably the right way to do it.

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