Opened 12 years ago
Closed 12 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 |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.1 |
| Component: | Plugins | Version: | 4.0 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | accessibility |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
30375.diff just moves the anchor inside the
counter-labelspan so it gets correctly styled when focused.