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
| Comment | File | Size | Author |
|---|---|---|---|
| Capture d’écran du 2025-11-28 20-46-54.png | 55.71 KB | martygraphie |
Issue fork paragraphs_ee-3560530
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
Comment #3
martygraphie commentedComment #4
stborchertThanks for the fix. I already saw this a while ago but were too busy fixing it by myself 🙈
Comment #8
martygraphie commented@4stborchert Hi !
Could you please credit this issue please ?
Thanks in advance
Marc