021aee9e624dac151ccab845b23458c99be10b48
tdreszer
  Tue Aug 10 16:30:51 2010 -0700
Added cartTdbTreeCleanupOverrides to cleanup subtrack settings when composite/view settings change
diff --git src/hg/lib/web.c src/hg/lib/web.c
index e7db842..97c254f 100644
--- src/hg/lib/web.c
+++ src/hg/lib/web.c
@@ -156,7 +156,7 @@
            "<BODY BGCOLOR=\"#%s\" LINK=\"#0000CC\" VLINK=\"#330066\" ALINK=\"#6600FF\">",
            hgColOutside());
     htmlWarnBoxSetup(stdout);// Sets up a warning box which can be filled with errors as they occur
-    commonCssStyles();
+    puts(commonCssStyles());
     }
 puts(
     "<A NAME=\"TOP\"></A>" "\n"