Skip to content

resetAdminCSS.css selectors too broad #27

@timohausmann

Description

@timohausmann

Hey, great module, just noticed something:

Inside resetAdminCSS.css: is it intentional that the first selector in each line is a global selector?

Right now all h1, a, del etc. elements in the admin view are effected by the reset. I think they should all have the .renderedLayout parent selector. This will preserve the look of the backend and only apply the reset to the actual page table. This becomes apparent with the UiKit admin theme, where the page title (h1) is suddenly funny looking.

Cheers

resetadmincss

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