User: mmp Date: 2007-08-09 12:54:24+0000 Modified: specs/www/index.html
Log: table tyle File Changes: Directory: /specs/www/ ====================== File [changed]: index.html Url: http://specs.openoffice.org/source/browse/specs/www/index.html?r1=1.123&r2=1.124 Delta lines: +8 -1 ------------------- --- index.html 2007-06-20 16:06:29+0000 1.123 +++ index.html 2007-08-09 12:54:21+0000 1.124 @@ -8,6 +8,13 @@ <title>Specification Project</title> +<script src="/branding/scripts/tableDecorate.js + type="application/x-javascript"> +</script> +<style type="text/css"> + .oddRow {background:#EEEEEE} + .oddCol {color:black} +</style> </head> <body style="direction: ltr;" lang="en-US"> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
