Set the text colour to BLACK
svn path=/trunk/; revision=11230
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
2001-07-19 Iain Holmes <iain@ximian.com>
|
||||
|
||||
* 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 <iain@ximian.com>
|
||||
|
||||
* e-summary-weather.c (weather_make_html): Remove the (more) link.
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
|
||||
#ifdef NOT_ETTORE
|
||||
#define HTML_1 "<html><head></head><body background=\"bcg.png\" "\
|
||||
"bgcolor=\"white\" link=\"#314e6c\" alink=\"black\" vlink=\"#314e6c\">"\
|
||||
"bgcolor=\"white\" text=\"#000000\" link=\"#314e6c\" alink=\"black\" vlink=\"#314e6c\">"\
|
||||
"<img src=\"myevo.png\" alt=\"My Evolution\" width=\"200\" height=\"31\" border=\"0\"><br>"\
|
||||
"<img src=\"empty.gif\" alt=\"\" width=\"10\" height=\"20\">"\
|
||||
"<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"100%\">"\
|
||||
|
||||
Reference in New Issue
Block a user