Problem/Motivation

  • The Rigel theme is showing a white background on table rows. The reason is that after Bootstrap5 version 3.0.7, a white table row background was introduced.

Proposed resolution

  • We need to remove this color definition so the table matches our theme.

Issue fork rigel-3380585

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

baldwinlouie created an issue. See original summary.

baldwinlouie’s picture

Status: Active » Needs review

@yas, please review this patch. This fixes the issue with white table rows.

yas’s picture

Issue summary: View changes
yas’s picture

Status: Needs review » Reviewed & tested by the community

@baldwinlouie

Thank you for supplying the patch. I tested it and it fixed the issue. I'll merge the patch to 6.x, and close this issue as Fixed.

  • yas committed a745e404 on 6.x authored by baldwinlouie
    Issue #3380585 by baldwinlouie, yas: Fix table background color
    
yas’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.