-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels