[wp-trac] [WordPress Trac] #42651: Code within a field description should not be italic

WordPress Trac noreply at wordpress.org
Thu Jan 11 04:40:59 UTC 2018


#42651: Code within a field description should not be italic
-------------------------------------------------+-------------------------
 Reporter:  johnbillion                          |       Owner:
     Type:  enhancement                          |      Status:  closed
 Priority:  normal                               |   Milestone:  Awaiting
Component:  Administration                       |  Review
 Severity:  trivial                              |     Version:
 Keywords:  has-screenshots good-first-bug ui-   |  Resolution:  worksforme
  feedback has-patch                             |     Focuses:
                                                 |  administration
-------------------------------------------------+-------------------------
Changes (by annatly2):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 To make just the text inside the code tags not italic, you'll want to
 include this in the CSS:

 .description code { font-style: normal; }

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


More information about the wp-trac mailing list