[wp-meta] [Making WordPress.org] #4635: P2: add a smooth CSS transition to gravatars on focus

Making WordPress.org noreply at wordpress.org
Mon Jul 29 11:30:19 UTC 2019


#4635: P2: add a smooth CSS transition to gravatars on focus
-------------------------------------+-------------------------------------
 Reporter:  audrasjb                 |      Owner:  (none)
     Type:  defect                   |     Status:  new
 Priority:  normal                   |  Milestone:
Component:  Make (Get Involved) /    |   Keywords:  needs-patch has-
  P2                                 |  screenshots
-------------------------------------+-------------------------------------
 Here is a simple patch to add a simple CSS transition between normal and
 focused states when you put the focus/hover on Make P2's gravatars (for
 both post authors and commenters).

 The screenshot below is using this CSS rule:
 {{{
 .author-avatar img {
     transition: all .5s;
 }
 }}}

 See screenshots below.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/4635>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list