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

When body { color: #fff; } Tracy panels in Safari are absolute white #374

Closed
janbarasek opened this issue Jun 27, 2019 · 0 comments
Closed

Comments

@janbarasek
Copy link
Contributor

Version: 2.6.3

Bug Description

Since version 2.6.3 are panels and bar totally white when I use css selector body { color: #fff; } in Safari.

Safari 12.1.1:

Snímek obrazovky 2019-06-27 v 11 29 34

Steps To Reproduce

Add global CSS selector body { color: #fff; } to page.

Possible Solution

Add some CSS font-color selector to #tracy-debug.

I tried #tracy-debug { color: black !important; }, but it does not work correctly in all cases.

Thank you.

@dg dg closed this as completed in 7335fbf Jul 1, 2019
dg added a commit that referenced this issue Jul 2, 2019
dg added a commit that referenced this issue Jul 2, 2019
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

1 participant