Opened 10 years ago
Closed 10 years ago
#30375 closed defect (bug) (fixed)
Improve the focus style for review links in the plugin info modal
Reported by: | johnbillion | Owned by: | ocean90 |
---|---|---|---|
Milestone: | 4.1 | Priority: | normal |
Severity: | normal | Version: | 4.0 |
Component: | Plugins | Keywords: | has-patch commit |
Focuses: | accessibility | Cc: |
Description (last modified by )
The focus style for the 1–5 star review links in the plugin info modal differs from all the other links in the modal. It's hard to see where the focus is. Let's bring it inline with the other links.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
30375.diff just moves the anchor inside the
counter-label
span so it gets correctly styled when focused.