[gnome-themes-standard/wip/jimmac/updated-gtk2: 96/106] Fix gimp tab labels.



commit e191c5c3655db7d3ecd944f667b3921138b4ab24
Author: Juraj Fiala <doctorjellyface riseup net>
Date:   Sun Feb 28 19:29:59 2016 +0100

    Fix gimp tab labels.

 themes/Adwaita/gtk-2.0/main.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/gtk-2.0/main.rc b/themes/Adwaita/gtk-2.0/main.rc
index 35a8f0b..b5dea6a 100644
--- a/themes/Adwaita/gtk-2.0/main.rc
+++ b/themes/Adwaita/gtk-2.0/main.rc
@@ -2328,7 +2328,7 @@ widget_class "*<GtkNotebook>*<GtkEventBox>*<GtkComboBoxEntry>*<GtkEntry>" style
 widget_class "*<GtkNotebook>.<GtkLabel>" style "notebook_tab_label"
 # Inkscape, GVIM and maybe other programs do strange things with tab labels
 widget_class "*<GtkNotebook>.<GtkBox>.<GtkLabel>" style "notebook_tab_label"
-widget_class "*<GtkNotebook>.<GtkEventBox>.<GtkLabel>" style "notebook_tab_label"
+widget_class "*<GtkNotebook>.<GtkEventBox>*<GtkLabel>" style "notebook_tab_label"
 
 # ComboBoxes tend to draw the button label with text[] instead of fg[], we need to fix that
 widget_class "*<GtkComboBox>*<GtkCellView>" style "combobox_cellview"


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