Skip to content

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

@janbarasek

Description

@janbarasek

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions