Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS also affects other web sites #7

Closed
vandelay opened this issue Aug 13, 2021 · 2 comments
Closed

CSS also affects other web sites #7

vandelay opened this issue Aug 13, 2021 · 2 comments

Comments

@vandelay
Copy link
Contributor

First, thanks for this extension.

We use a commercial web site which also uses CSS class number and they were appearing in darkorange on my machine as the CSS in this extension overrides the styling on the site.

@grahamb
Copy link

grahamb commented Dec 15, 2021

Also seeing this when using semantic-ui; I have an icon with class .key.

Your CSS should be namespaced to prevent collisions like this, and ideally (don't know if this is possible with Safari's extension APIs) only active when viewing actual JSON.

Screen Shot 2021-12-15 at 11 47 07

@ayman
Copy link
Owner

ayman commented Nov 14, 2024

Woo thanks! I'll get a new build posted soon.

@ayman ayman closed this as completed Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants