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

MBS-10907: Set white background color to HTML body #1573

Merged
merged 1 commit into from
Jun 22, 2020

Conversation

yvanzo
Copy link
Contributor

@yvanzo yvanzo commented Jun 18, 2020

Problem

MBS-10907

Previously, background color was set for the main content only. Header and footer were lesser readable when the browser’s background color was not white as well.

Solution

This patch defines the background for HTML body instead of main content.

Previously, background color was set for the main content only.  Header
and footer were lesser readable when the browser’s background color was
not white as well.

This patch defines the background for HTML body instead of main content.
@yvanzo yvanzo added the QoL Non-urgent quality of life improvements label Jun 18, 2020
@yvanzo yvanzo merged commit cf74c9b into metabrainz:master Jun 22, 2020
@yvanzo yvanzo deleted the mbs-10907 branch June 22, 2020 17:46
yvanzo added a commit that referenced this pull request Jun 24, 2020
* master:
  Update POT files using the production database
  Update translations from Transifex
  MBS-10908: Stop recording-of rel edits showing for all recordings of work (#1574)
  MBS-10736: Add Napster autoselect + sidebar (#1447)
  MBS-10825: Fix Muziekweb cleanup, add work support (#1517)
  MBS-10903: Update Operabase cleanup / validation (#1571)
  Move label code message into renderToStaticMarkup call
  Remove now unused macro display_relationship
  MBS-10802: Improve alignment of Reorder Relationships table
  MBS-10801: Convert Reorder Relationships edit to React
  MBS-10894: Add LC code in help bubble after adding label in release editor
  MBS-10895: Add report about conflicting discids on the same medium
  Add subPath property to entity links in reports
  Hide Artist column in RecordingsWithFutureDates report
  MBS-10770: add report about relationships with future dates
  MBS-10907: Set white background color to HTML body (#1573)
  Add @flow strict to more files
  Bump Flow to 0.126.1
  Fix warning about masked variable since c1faa8b
  MBS-10777: Convert Remove Relationship edit to React
  MBS-10777: Convert Add Relationship edit to React
yvanzo added a commit that referenced this pull request Jun 29, 2020
* beta:
  Update translations from Transifex
  Update POT files using the production database
  Update translations from Transifex
  MBS-10908: Stop recording-of rel edits showing for all recordings of work (#1574)
  MBS-10736: Add Napster autoselect + sidebar (#1447)
  MBS-10825: Fix Muziekweb cleanup, add work support (#1517)
  MBS-10903: Update Operabase cleanup / validation (#1571)
  Move label code message into renderToStaticMarkup call
  Remove now unused macro display_relationship
  MBS-10802: Improve alignment of Reorder Relationships table
  MBS-10801: Convert Reorder Relationships edit to React
  MBS-10894: Add LC code in help bubble after adding label in release editor
  MBS-10895: Add report about conflicting discids on the same medium
  Add subPath property to entity links in reports
  Hide Artist column in RecordingsWithFutureDates report
  MBS-10770: add report about relationships with future dates
  MBS-10907: Set white background color to HTML body (#1573)
  Add @flow strict to more files
  Bump Flow to 0.126.1
  Fix warning about masked variable since c1faa8b
  MBS-10777: Convert Remove Relationship edit to React
  MBS-10777: Convert Add Relationship edit to React
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QoL Non-urgent quality of life improvements
Projects
None yet
3 participants