Update of /cvsroot/mahogany/M/src/modules
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22410/src/modules
Modified Files:
HtmlViewer.cpp
Log Message:
align the header names with the top of the header value, not center (only relevant for
multiline headers)
Index: HtmlViewer.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/modules/HtmlViewer.cpp,v
retrieving revision 1.64
retrieving revision 1.65
diff -b -u -2 -r1.64 -r1.65
--- HtmlViewer.cpp 12 Jul 2004 20:53:22 -0000 1.64
+++ HtmlViewer.cpp 15 Jul 2004 20:57:56 -0000 1.65
@@ -902,5 +902,5 @@
// create the first column: header names (width=1 means minimal width)
m_htmlText += _T("<tr>"
- "<td align=\"right\" width=\"1\">");
+ "<td align=\"right\" valign=\"top\" width=\"1\">");
FontColourChanger colChanger(GetOptions().HeaderNameCol, m_htmlText);
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates