Hide pretest information by default
authorMatthieu Patou <mat@matws.net>
Thu, 15 Mar 2012 07:06:28 +0000 (00:06 -0700)
committerMatthieu Patou <mat@matws.net>
Thu, 15 Mar 2012 07:06:28 +0000 (00:06 -0700)
web/build_farm.css

index 9b472f4766561b5512bf4d8852ca2e035cdbbcd6..a82263dc93a2774ff4e417025a86724cde8affc0 100644 (file)
@@ -18,6 +18,7 @@
        color: rgb(0, 0, 0);
        font-family: monospace;
 }
+#log .output .pretest { display: none;}
 #log div.unit {
        margin: 5px;
        padding: 10px;