[gnome-themes-standard/gnome-3-6] gtk2: fix toolbar styling in SWT



commit 2e43f96382833aef37baedb7801b947d8048a8cb
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Sat Nov 24 12:31:43 2012 -0500

    gtk2: fix toolbar styling in SWT
    
    Initial patch by Robin Stocker <robin nibor org>.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=687519

 themes/Adwaita/gtk-2.0/gtkrc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/gtk-2.0/gtkrc b/themes/Adwaita/gtk-2.0/gtkrc
index 518a497..124e22e 100755
--- a/themes/Adwaita/gtk-2.0/gtkrc
+++ b/themes/Adwaita/gtk-2.0/gtkrc
@@ -1982,4 +1982,4 @@ widget_class "*Chrom*Button*"		             style "button"
 widget_class "*<GtkCustomMenu>*<GtkCustomMenuItem>*" style "chrome_menu_item"
 
 widget "gtk-tooltip*"  			style "tooltips"
-widget "*swt*toolbar*"			style "null"
+widget "*swt-toolbar-flat"		style "null"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]