[wp-trac] [WordPress Trac] #37527: Customizer: Links within text should be underlined

WordPress Trac noreply at wordpress.org
Mon Aug 1 01:55:37 UTC 2016


#37527: Customizer: Links within text should be underlined
-----------------------------------------+--------------------------------
 Reporter:  afercia                      |       Owner:
     Type:  defect (bug)                 |      Status:  reviewing
 Priority:  normal                       |   Milestone:  Future Release
Component:  Customize                    |     Version:
 Severity:  normal                       |  Resolution:
 Keywords:  has-screenshots needs-patch  |     Focuses:  ui, accessibility
-----------------------------------------+--------------------------------

Comment (by Presskopp):

 I'd say this could be archived by

 {{{#!php
 .wp-full-overlay-sidebar-content a {
     text-decoration: underline !important;
 }
 }}}

 but I don't like the !important

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


More information about the wp-trac mailing list