Subject: CVS commit: htdocs
To: None <www-changes@NetBSD.org>
From: Mike M. Volokhov <mishka@netbsd.org>
List: www-changes
Date: 12/13/2005 16:08:04
Module Name:	htdocs
Committed By:	mishka
Date:		Tue Dec 13 16:08:04 UTC 2005

Modified Files:
	htdocs: NetBSD.css

Log Message:
Add formatting information for table header containers.

Such, <th/> and <td class="theader"/> would be formatted in the
same manner, allowing to have headers in the table anywhere (think
about vertical oriented or complex tables). Source table cells
should be typed as <row><entry class="theader"/></row>.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 htdocs/NetBSD.css

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.