diff options
Diffstat (limited to 'perl-install/install/share/themes-galaxy.rc')
-rw-r--r-- | perl-install/install/share/themes-galaxy.rc | 6 |
1 files changed, 0 insertions, 6 deletions
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" |