From dabcbedc2852c516db58a01a12b82575903c07fc Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Thu, 19 Jul 2001 19:32:03 +0000 Subject: Set the text colour to BLACK svn path=/trunk/; revision=11230 --- my-evolution/ChangeLog | 6 ++++++ my-evolution/my-evolution-html.h | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 8d5cab4a1c..3c75f051ef 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,9 @@ +2001-07-19 Iain Holmes + + * my-evolution-html.h: Set the text colour to black. Frank was claiming + it picked the default colour from the GTK+ theme, and if it was white + bad things happened. + 2001-07-18 Iain Holmes * e-summary-weather.c (weather_make_html): Remove the (more) link. diff --git a/my-evolution/my-evolution-html.h b/my-evolution/my-evolution-html.h index 9be8ec0c1b..5817f015a4 100644 --- a/my-evolution/my-evolution-html.h +++ b/my-evolution/my-evolution-html.h @@ -9,7 +9,7 @@ #ifdef NOT_ETTORE #define HTML_1 ""\ +"bgcolor=\"white\" text=\"#000000\" link=\"#314e6c\" alink=\"black\" vlink=\"#314e6c\">"\ "\"My
"\ "\"\""\ ""\ -- cgit v1.2.3