[wp-trac] [WordPress Trac] #13719: Remove background color for default RSS widget icon

WordPress Trac wp-trac at lists.automattic.com
Fri Jun 4 05:12:00 UTC 2010


#13719: Remove background color for default RSS widget icon
--------------------------+-------------------------------------------------
 Reporter:  lancewillett  |       Owner:  azaozz    
     Type:  enhancement   |      Status:  new       
 Priority:  low           |   Milestone:  Unassigned
Component:  Widgets       |     Version:  3.0       
 Severity:  minor         |    Keywords:  has-patch 
--------------------------+-------------------------------------------------
 See ''wp-includes/default-widgets.php'' line 740.

 The RSS icon in the default RSS widget currently uses a style of {{{
 background: orange; }}} which shows up poorly on dark backgrounds.

 Patch changes the rule to {{{ background: transparent; }}} along with
 removing unneeded color rule.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/13719>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list