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

CRM-20698 - better CSS for disabled table rows #10481

Merged
merged 1 commit into from
Jun 13, 2017

Conversation

seancolsen
Copy link
Contributor

@seancolsen seancolsen commented Jun 7, 2017

The commonly-used Drupal Seven theme (and perhaps others), uses a CSS rule for td elements which interferes with some style in civicrm.css designed to turn the text within disabled table rows grey. I added a couple new CSS selectors to make CiviCRM's intended style work within themes like this.

Before

(All rows look the same, despite the last three being disabled.)

screenshot55

After

(The disabled rows appear with grey text.)

screenshot57


@seamuslee001
Copy link
Contributor

This looks good to me @colemanw

@colemanw colemanw merged commit 7a50aec into civicrm:master Jun 13, 2017
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.

4 participants