[gnome-themes-standard] Remove dialogbutton themeing



commit 5f427a0adf59949e500928c314cefcd869145a82
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Nov 7 12:09:51 2010 -0500

    Remove dialogbutton themeing

 themes/Adwaita/gtk-3.0/gtkrc |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtkrc b/themes/Adwaita/gtk-3.0/gtkrc
index 87a0bc5..262e94e 100644
--- a/themes/Adwaita/gtk-3.0/gtkrc
+++ b/themes/Adwaita/gtk-3.0/gtkrc
@@ -231,14 +231,6 @@ style "button" {
 #       bg[ACTIVE]        = shade (0.85, @bg_color)
 }
 
-style "dialogbutton" = "button" {
-        bg[NORMAL]        = @selected_bg_color
-        bg[PRELIGHT]      = "green"
-        bg[ACTIVE]        = "blue"
-        fg[NORMAL]        = @selected_fg_color
-}
-widget "GtkDialog.*Box*.GtkButtonBox.*Button*" style "dialogbutton"
-
 # The color is changed by the notebook_bg style, this style
 # changes the x/ythickness
 style "notebook" {



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