[wp-trac] [WordPress Trac] #17107: Theme/plugin CSS can override admin bar parent menu fonts

WordPress Trac wp-trac at lists.automattic.com
Mon Apr 11 06:17:09 UTC 2011


#17107: Theme/plugin CSS can override admin bar parent menu fonts
-----------------------------+------------------------------
 Reporter:  johnjamesjacoby  |       Owner:
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Administration   |     Version:  3.1
 Severity:  normal           |  Resolution:
 Keywords:  needs-patch      |
-----------------------------+------------------------------

Comment (by azaozz):

 Wouldn't something like this work there?
 {{{
 #wpadminbar * {
     font: normal 12px/28px Arial, Helvetica, sans-serif;
 }
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/17107#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list