git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@387 a333f486-631f-4898-b8df-5754b55c2be0
@@ -729,3 +729,6 @@ td.cell_error {
font-weight: bold;
color: #D81515;
}
+table.transparent, table.transparent td {
+ background: transparent;
+}