[wp-trac] [WordPress Trac] #42647: Underline links in the plugin description for installed plugins

WordPress Trac noreply at wordpress.org
Mon Nov 20 23:33:53 UTC 2017


#42647: Underline links in the plugin description for installed plugins
-------------------------------+-----------------------------
 Reporter:  Travel_girl        |      Owner:
     Type:  defect (bug)       |     Status:  new
 Priority:  normal             |  Milestone:  Awaiting Review
Component:  General            |    Version:
 Severity:  normal             |   Keywords:
  Focuses:  ui, accessibility  |
-------------------------------+-----------------------------
 At the moment the links in the plugin description for installed plugins
 are not underlined.

 In my eyes this is fine for the lower links like "details", "support" and
 so on because there are separated with "|" and stand alone. But I see a
 problem for links in the plugin description above, cause color blind
 people could miss the links in the text.

 I would suggest to underline the links in the plugin excerption so its
 easier for everyone to spot the links.

 .plugin-description a {
  text-decoration: underline;
 }

--
Ticket URL: <https://core.trac.wordpress.org/ticket/42647>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list