~christhehorton/salience/fix_software_center

« back to all changes in this revision

Viewing changes to gtk-2.0/gtkrc

  • Committer: Christopher Kyle Horton
  • Date: 2012-08-10 04:01:07 UTC
  • Revision ID: christhehorton@gmail.com-20120810040107-nveb6qc0tw5rqgtx
Remove some unneeded code.

Show diffs side-by-side

added added

removed removed

Lines of Context:
575
575
        ythickness                              = 6
576
576
 
577
577
        bg[NORMAL]                                   = @tooltip_bg_color
578
 
        #bg[SELECTED]          = "#000"
579
578
        fg[NORMAL]                                   = @tooltip_fg_color
580
 
 
581
 
#  bg_pixmap[NORMAL]      = "Tooltip/tooltip_bkg.png"
582
 
#  bg_pixmap[ACTIVE]      = "Tooltip/tooltip_bkg.png"
583
 
#  bg_pixmap[PRELIGHT]    = "Tooltip/tooltip_bkg.png"
584
 
#  bg_pixmap[INSENSITIVE] = "Tooltip/tooltip_bkg.png"
585
579
  
586
580
        engine "pixmap"
587
581
        {