From 64065612afa3982c0543bde1d6a62ee6e15e29f0 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 2 Sep 2008 15:48:31 +0000 Subject: (summary_prompt) revert r244543 from 2008-08-29 since it makes buttons using white background (which we don't want); was: "(summary_prompt) render with white background" --- perl-install/install/share/themes-galaxy.rc | 6 ------ 1 file changed, 6 deletions(-) (limited to 'perl-install/install/share') diff --git a/perl-install/install/share/themes-galaxy.rc b/perl-install/install/share/themes-galaxy.rc index e1005f225..346b27f5b 100644 --- a/perl-install/install/share/themes-galaxy.rc +++ b/perl-install/install/share/themes-galaxy.rc @@ -25,11 +25,6 @@ style "background" bg[NORMAL] = "#FFFFFF" } -style "white_background" -{ - bg[NORMAL] = "#FFFFFF" -} - style "Left_background" { bg[NORMAL] = "#2859B5" @@ -42,5 +37,4 @@ widget "*Step-categories*" style "step-categories" widget "*Left_background*" style "Left_background" widget "*logo*" style "white-on-blue" widget "*background*" style "background" -widget "*white_background*" style "white_background" widget "*Banner*" style "banner" -- cgit v1.2.1