chiark / gitweb /
Make first datarow be pale rather than dark
[ypp-sc-tools.db-live.git] / yarrg / web / lookup
index eb9f53d815d9825ff56b265bac60c5b766507e31..41a25346207ad30ebe8e37916e1761bcad51bd54 100755 (executable)
@@ -133,8 +133,8 @@ $ours
   div.query { background: #d7d8b3; padding: 1em; }
   div.results { padding: 1em; }
   table.data { background: #b5b686; }
-  tr.datarow0 { background: #e3e3e3; }
-  tr.datarow1 { background: #ffffff; }
+  tr.datarow0 { background: #ffffff; }
+  tr.datarow1 { background: #e3e3e3; }
 </style>
 <&| script &>
   function register_onload(f) {