Hi,

Problem/Motivation

When using Drupal 11.2.5 with the Gin admin theme 5.0.9 and paragraphs_ee 10.0.7, the hover state of the insert/add Paragraph buttons is not styled correctly.
On hover, a blue background covers the entire button and the text also turns blue, making the label unreadable. This appears to be a CSS conflict between Gin and Paragraphs EE.

Expected behavior

The button should remain readable on hover, with a contrasting text color.

Observed behavior

Blue background + blue text → the label becomes unreadable.

Steps to reproduce

Enable Gin (5.0.9) and paragraphs_ee (10.0.7) on Drupal 11.2.5

Edit a node containing a Paragraphs EE field

Hover over any add/insert button

The text becomes unreadable due to identical foreground/background colors

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

martygraphie created an issue. See original summary.

martygraphie’s picture

Status: Active » Needs review
stborchert’s picture

Status: Needs review » Fixed

Thanks for the fix. I already saw this a while ago but were too busy fixing it by myself 🙈

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • martygraphie committed 003674a1 on 10.0.x
    fix: #3560530 Add buttons become unreadable on hover (blue background +...

Status: Fixed » Closed (fixed)

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

martygraphie’s picture

@4stborchert Hi !
Could you please credit this issue please ?
Thanks in advance
Marc