@danahertzberg

Account created on 9 January 2018, almost 7 years ago
#

Recent comments

I tested these changes on our test environment, and all seemed to be working as expected now.

Added this in /workspace/DrupalPod/web/core/themes/claro/css/components/tables.pcss.css

.image-anchor tr :not(:hover) {
background-color: #000000;
}
.image-anchor tr :hover > div {
background-color: transparent;
}

It works! :D

Production build 0.71.5 2024