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

Do not force white background #217

Merged
merged 1 commit into from
Sep 30, 2019
Merged

Do not force white background #217

merged 1 commit into from
Sep 30, 2019

Conversation

piever
Copy link
Collaborator

@piever piever commented Sep 29, 2019

The default background is white anyway. Forcing a white background messes up with Interact styling. Trying to have a dark style fails as inside the body the css set by Blink prevails (I don't understand the rules of css well enough to know why), see for example this issue.

@codecov-io
Copy link

codecov-io commented Sep 29, 2019

Codecov Report

Merging #217 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #217   +/-   ##
=======================================
  Coverage   47.94%   47.94%           
=======================================
  Files          12       12           
  Lines         317      317           
=======================================
  Hits          152      152           
  Misses        165      165

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 05e1843...9fc62fb. Read the comment docs.

@pfitzseb pfitzseb merged commit da3d3d5 into master Sep 30, 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

Successfully merging this pull request may close these issues.

3 participants