diff options
author | Radek Doulik <rodo@ximian.com> | 2004-11-02 17:16:50 +0800 |
---|---|---|
committer | Radek Doulik <rodo@src.gnome.org> | 2004-11-02 17:16:50 +0800 |
commit | 37fabe1d459e8b91ba8b6e5a98cd631be9ad63ba (patch) | |
tree | 37472eaaea433e1439e815e377b8d4ebfb4d4fed /mail/ChangeLog | |
parent | 6de9a6be95937779ce039dc4c4b426576c3f8db2 (diff) | |
download | gsoc2013-evolution-37fabe1d459e8b91ba8b6e5a98cd631be9ad63ba.tar gsoc2013-evolution-37fabe1d459e8b91ba8b6e5a98cd631be9ad63ba.tar.gz gsoc2013-evolution-37fabe1d459e8b91ba8b6e5a98cd631be9ad63ba.tar.bz2 gsoc2013-evolution-37fabe1d459e8b91ba8b6e5a98cd631be9ad63ba.tar.lz gsoc2013-evolution-37fabe1d459e8b91ba8b6e5a98cd631be9ad63ba.tar.xz gsoc2013-evolution-37fabe1d459e8b91ba8b6e5a98cd631be9ad63ba.tar.zst gsoc2013-evolution-37fabe1d459e8b91ba8b6e5a98cd631be9ad63ba.zip |
replace 3 nested html tables used to create this gray border around parts
2004-11-02 Radek Doulik <rodo@ximian.com>
* em-format-html.c: replace 3 nested html tables used to create
this gray border around parts content with div block with border
style
svn path=/trunk/; revision=27792
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 3f71c8b1cf..06877dc870 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2004-11-02 Radek Doulik <rodo@ximian.com> + + * em-format-html.c: replace 3 nested html tables used to create + this gray border around parts content with div block with border + style + 2004-11-01 Jeffrey Stedfast <fejj@novell.com> * em-account-editor.c: Change the labels back to the same as they |