You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
First, thanks for this extension.
We use a commercial web site which also uses CSS class
number
and they were appearing indarkorange
on my machine as the CSS in this extension overrides the styling on the site.The text was updated successfully, but these errors were encountered: