aab4f66a2aca5293f3536cc1d1438b17d2b09dfd tdreszer Thu May 5 16:14:15 2011 -0700 A large set of tiny changes. These fix a lot of discrepencies with bgcolor and font color declarations which were tripping up docttype 4.01. diff --git src/hg/lib/wigDataStream.c src/hg/lib/wigDataStream.c index 66a2e23..179e658 100644 --- src/hg/lib/wigDataStream.c +++ src/hg/lib/wigDataStream.c @@ -122,32 +122,31 @@ } void wigStatsHeader(struct wiggleDataStream *wds, FILE * fh, boolean htmlOut) /* begin wiggle stats table */ { if (htmlOut) { /* For some reason BORDER=1 does not work in our web.c nested table * scheme. So use web.c's trick of using an enclosing table * to provide a border. */ fprintf(fh,"
" "\n" "
");
- fprintf (fh, "
|