Opened 8 years ago
Closed 8 years ago
#39444 closed defect (bug) (fixed)
Text Decoration Underline removes on hover in Customizer
Reported by: | monikarao | Owned by: | westonruter |
---|---|---|---|
Milestone: | 4.7.1 | Priority: | normal |
Severity: | normal | Version: | 4.8 |
Component: | Customize | Keywords: | has-patch commit fixed-major |
Focuses: | ui | Cc: |
Description
I noticed that the action link "Delete Menu" in Customizer has text underline property. This underline gets removed on hover over the link.
But in all other action links that have underline remain same on the hover.
CSS class I am referring to this bug: .menu-delete
On hover:
.menu-delete:focus, .menu-delete:hover
Attachments (3)
Change History (12)
#2
@
8 years ago
- Keywords commit added
@monikarao thanks for this, I actually agree that there is an existing pattern to not remove the underline. For example, on posts when you edit and the 'move to trash' link.
Further confusion under the Customizer comes when you click widgets and the links have no underline at all. There seems like an opportunity to also make sure that happens, in another ticket maybe.
@westonruter pinging you here to get a commit on this as it's a small but good tidy up.
#3
@
8 years ago
@karmatosed is this not a regression introduced in #37527 for 4.7? As such should we not milestone this for 4.7.1?
#4
@
8 years ago
- Milestone changed from Awaiting Review to 4.7.1
If it is a regression yes we should, you are totally correct.
#5
@
8 years ago
- Owner set to westonruter
- Resolution set to fixed
- Status changed from new to closed
In 39677:
#6
@
8 years ago
- Keywords fixed-major added
- Resolution fixed deleted
- Status changed from closed to reopened
Re-opening for 4.7.1
Normal state