[wp-trac] [WordPress Trac] #47140: Twenty Nineteen: Improve the special pages headings

WordPress Trac noreply at wordpress.org
Wed Sep 18 17:21:56 UTC 2019


#47140: Twenty Nineteen: Improve the special pages headings
---------------------------------------+----------------------------
 Reporter:  afercia                    |       Owner:  kjellr
     Type:  defect (bug)               |      Status:  assigned
 Priority:  normal                     |   Milestone:  5.3
Component:  Bundled Theme              |     Version:
 Severity:  normal                     |  Resolution:
 Keywords:  has-screenshots has-patch  |     Focuses:  accessibility
---------------------------------------+----------------------------
Changes (by afercia):

 * keywords:  has-screenshots has-patch commit => has-screenshots has-patch


Comment:

 Quickly reviewed the patch. Maybe I'm missing something but why the CSS
 pseudo generated content "dot" of the search term keeps some styling?
 There's no `content` property any longer, not sure those styles are still
 used? /Cc @kjellr

 {{{
         &:after {
 -            content: ".";
              font-weight: bold;
              color: $color__text-light;
         }
 }}}

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


More information about the wp-trac mailing list