diff talosnames/templates/index.html @ 44:10e59c3ae847

filter by active/disabled
author Jeff Hammel <jhammel@mozilla.com>
date Sun, 12 Aug 2012 23:45:36 -0700
parents 4e8c839dcdec
children c1cbb79a6aaf
line wrap: on
line diff
--- a/talosnames/templates/index.html	Sun Aug 12 23:27:28 2012 -0700
+++ b/talosnames/templates/index.html	Sun Aug 12 23:45:36 2012 -0700
@@ -48,7 +48,7 @@
 }
 
 .disabled {
-background-color: #888;
+background-color: #AAA;
 }
 
 </style>
@@ -109,7 +109,7 @@
 <table id="data">
 
 <tr>
-g  <th class="buildbot">Buildbot Suite</th>
+  <th class="buildbot">Buildbot Suite</th>
   <th class="command">Buildbot PerfConfigurator Command</th>
   <th class="tbpl">TBPL Name</th>
   <th class="paint">Paint</th>