Subversion-Projekte lars-tiefland.ci

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
875 lars 1
table.DTFC_Cloned thead,
2
table.DTFC_Cloned tfoot {
3
  background-color: white;
4
}
5
 
6
div.DTFC_Blocker {
7
  background-color: white;
8
}
9
 
10
div.DTFC_LeftWrapper table.dataTable,
11
div.DTFC_RightWrapper table.dataTable {
12
  margin-bottom: 0;
13
  z-index: 2;
14
}
15
div.DTFC_LeftWrapper table.dataTable.no-footer,
16
div.DTFC_RightWrapper table.dataTable.no-footer {
17
  border-bottom: none;
18
}