Index: /web/trunk/trac/htdocs/libcaca.css
===================================================================
--- /web/trunk/trac/htdocs/libcaca.css	(revision 4594)
+++ /web/trunk/trac/htdocs/libcaca.css	(revision 4595)
@@ -592,13 +592,13 @@
 }
 table.listing tbody tr {
-    background: rgba(255, 255, 255, 0.25);
+    background: rgba(255, 255, 255);
 }
 table.listing tbody tr.odd {
-    background: rgba(250, 250, 250, 0.25);
+    background: rgba(255, 255, 255, 0.7);
 }
 table.listing tbody tr.even {
-    background: rgba(245, 245, 245, 0.25);
-}
-tabl
+    background: rgba(245, 245, 245, 0.8);
+}
+
 table.listing tbody tr:hover { background: #D7E6FF !important }
 table.listing tbody tr.focus { background: #D7E6FF !important }
