[wp-trac] [WordPress Trac] #48582: Better to have some hover effects on credits list

WordPress Trac noreply at wordpress.org
Wed Nov 13 05:05:27 UTC 2019


#48582: Better to have some hover effects on credits list
--------------------------+------------------------------------------------
 Reporter:  ixkaito       |       Owner:  audrasjb
     Type:  enhancement   |      Status:  accepted
 Priority:  normal        |   Milestone:  5.3.1
Component:  Help/About    |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  ui, accessibility, administration
  needs-testing           |
--------------------------+------------------------------------------------

Comment (by mukesh27):

 @audrasjb I checked the latest version 5.3 and found that when we hover
 over the name it show underline under the name using below CSS.

 https://github.com/WordPress/WordPress/blob/5.3-branch/wp-
 admin/css/about.css#L596


 {{{
 .about__section .wp-person .web:hover {
         text-decoration: underline;
 }
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/48582#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list