#40388 closed enhancement (invalid)
Make Links accessible in Plugin Directory
Reported by: | Travel_girl | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | WordPress.org Site | Keywords: | |
Focuses: | ui, accessibility | Cc: |
Description (last modified by )
Links are not underlined in the Plugin Directory which makes it hard noticed that there are links, when they are in the middle of the text.
Also it can be impossible to see them as links, when people are colorblind or using the site, while the sun is really bride or on a beamer.
I suggest to underline the links who are in the middle of the text:
#description a:not(.button), a:not(.button):hover { text-decoration: underline; } #faq a:not(.button), a:not(.button):hover { text-decoration: underline; }
Attachments (2)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Hey there,
Issues related to the plugin directory can be created on Meta Trac which is for all things related to WordPress.org. See https://meta.trac.wordpress.org/.
Here's the list of open tickets for the plugin directory: https://meta.trac.wordpress.org/query?status=!closed&component=Plugin+Directory