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

Drupal#56 - fix quicksearch text color on D8 #14080

Merged
merged 1 commit into from
Apr 17, 2019

Conversation

MegaphoneJon
Copy link
Contributor

Overview

The color of the Quicksearch box on 5.12.1 is almost unreadable, it's RGB (221, 221, 221).

Before

Selection_853

After

Selection_854

Technical Details

The problem is normalize.css, which ships as part of D8.2+.

@civibot
Copy link

civibot bot commented Apr 17, 2019

(Standard links)

@civibot civibot bot added the master label Apr 17, 2019
@seamuslee001
Copy link
Contributor

ping @colemanw

@colemanw
Copy link
Member

I've tested this and it works.
There are no unit tests for css, so merging now.

@colemanw colemanw merged commit 32120e7 into civicrm:master Apr 17, 2019
@colemanw
Copy link
Member

I've also cherry-picked this commit into 5.12 and 5.13.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants