chiark / gitweb /
Reverse colours of all stripey tables to have dark (different) first
[ypp-sc-tools.db-live.git] / yarrg / web / lookup
index 3fd854f99d253d7c22d8f9431acc657b42caf8db..39da2e9699bc4a599e6360ca63f774d27df3cef3 100755 (executable)
@@ -124,8 +124,8 @@ body {
   color: #000000;
   background: #ffffff;
 }
-tr.datarow0 { background: #ffffff; }
-tr.datarow1 { background: #e3e3e3; }
+tr.datarow0 { background: #e3e3e3; }
+tr.datarow1 { background: #ffffff; }
 </style>
 <&| script &>
   function register_onload(f) {