[wp-trac] [WordPress Trac] #27173: Better visual indication of focus on elements in the Admin

WordPress Trac noreply at wordpress.org
Wed Mar 12 21:14:19 UTC 2014


#27173: Better visual indication of focus on elements in the Admin
-------------------------------------+--------------------------------
 Reporter:  rianrietveld             |       Owner:
     Type:  task (blessed)           |      Status:  new
 Priority:  normal                   |   Milestone:  3.9
Component:  Administration           |     Version:  3.8.1
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:  ui, accessibility
-------------------------------------+--------------------------------

Comment (by melchoyce):

 What about using {{{ #0074A2 }}}, the link color? We could do something
 like:

 {{{
 border-color: #0074A2;
 -webkit-box-shadow: 0 0px 3px rgba(0, 116, 162, 0.75);
 box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
 }}}

 I'm going to post a couple screenshots following this comment.

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


More information about the wp-trac mailing list