--- a/autoimplementation.html Sun Jun 05 15:17:27 2011 -0600
+++ b/autoimplementation.html Mon Jun 06 13:59:32 2011 -0600
@@ -86,7 +86,7 @@
<div id=toolbar>
<!-- Note: this is completely not a hack at all. -->
-<style id=alerts>/* tr:not(.alert):not(:first-child) { display: none } */</style>
+<style id=alerts>/* body > div > table > tbody > tr:not(.alert):not(:first-child) { display: none } */</style>
<label><input id=alert-checkbox type=checkbox accesskey=a checked onclick='updateAlertRowStyle()'> Display rows without spec <u>a</u>lerts</label>