Text color changes on hover for <a> elements with .buttons

Created on 10 November 2023, 8 months ago
Updated 11 November 2023, 8 months ago

Problem/Motivation

Tested on 10.1.x and this issue was not present. Hovering over an <a> element with the class button changes text color.

Steps to reproduce

Hover over a <a> element that has a class of button. e.g /admin/structure/block "Place block" links

Proposed resolution

a.button:hover,
a.button:active {
  color: var(--button-fg-color);
}

Add this back to button.css

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

๐Ÿ› Bug report
Status

Fixed

Version

10.2 โœจ

Component
Claroย  โ†’

Last updated about 22 hours ago

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024