Fix hover for edit icons in the main review request area.

Review Request #12881 — Created March 10, 2023 and submitted

Information

Review Board
release-6.x

Reviewers

We've had a long standing style bug where the edit icons on the summary
and description fields would show an underline under the field-required
asterisk when they were hovered over. This wasn't a problem for the
owner field because we have a special rule for the
review-request-details table that prevents hover underlines for all
links.

This change adds a rule for edit icons to prevent underlines on hover.

Hovered over the edit icon for the summary and description fields and no
longer saw blue underlines under the red asterisks.

Summary ID
Fix hover for edit icons in the main review request area.
We've had a long standing style bug where the edit icons on the summary and description fields would show an underline under the field-required asterisk when they were hovered over. This wasn't a problem for the owner field because we have a special rule for the review-request-details table that prevents hover underlines for all links. This change adds a rule for edit icons to prevent underlines on hover. Testing Done: Hovered over the edit icon for the summary and description fields and no longer saw blue underlines under the red asterisks.
ba880a3067e12de8027b40e59d4a9592077cdc31
maubin
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (9d8bbbd)
Loading...