Sha256: 7dd1e85ddfe8355b9e9cad52cb4ab6f4b7d94fc551b30ef3c00180604ae34df4

Contents?: true

Size: 1.4 KB

Versions: 6

Compression:

Stored size: 1.4 KB

Contents

table.DTFC_Cloned tr {
  background-color: white;
  margin-bottom: 0;
}

div.DTFC_LeftHeadWrapper table,
div.DTFC_RightHeadWrapper table {
  border-bottom: none !important;
  margin-bottom: 0 !important;
  background-color: white;
}

div.DTFC_LeftBodyWrapper table,
div.DTFC_RightBodyWrapper table {
  border-top: none;
  margin: 0 !important;
}
div.DTFC_LeftBodyWrapper table thead .sorting:after,
div.DTFC_LeftBodyWrapper table thead .sorting_asc:after,
div.DTFC_LeftBodyWrapper table thead .sorting_desc:after,
div.DTFC_LeftBodyWrapper table thead .sorting:after,
div.DTFC_LeftBodyWrapper table thead .sorting_asc:after,
div.DTFC_LeftBodyWrapper table thead .sorting_desc:after,
div.DTFC_RightBodyWrapper table thead .sorting:after,
div.DTFC_RightBodyWrapper table thead .sorting_asc:after,
div.DTFC_RightBodyWrapper table thead .sorting_desc:after,
div.DTFC_RightBodyWrapper table thead .sorting:after,
div.DTFC_RightBodyWrapper table thead .sorting_asc:after,
div.DTFC_RightBodyWrapper table thead .sorting_desc:after {
  display: none;
}
div.DTFC_LeftBodyWrapper table tbody tr:first-child th,
div.DTFC_LeftBodyWrapper table tbody tr:first-child td,
div.DTFC_RightBodyWrapper table tbody tr:first-child th,
div.DTFC_RightBodyWrapper table tbody tr:first-child td {
  border-top: none;
}

div.DTFC_LeftFootWrapper table,
div.DTFC_RightFootWrapper table {
  border-top: none;
  margin-top: 0 !important;
  background-color: white;
}

Version data entries

6 entries across 3 versions & 1 rubygems

Version Path
jquery-datatables-1.10.15 app/assets/stylesheets/datatables/extensions/FixedColumns/fixedColumns.bootstrap.css
jquery-datatables-1.10.15 app/assets/stylesheets/datatables/extensions/FixedColumns/fixedColumns.bootstrap4.css
jquery-datatables-1.10.13 app/assets/stylesheets/datatables/extensions/FixedColumns/fixedColumns.bootstrap.css
jquery-datatables-1.10.13 app/assets/stylesheets/datatables/extensions/FixedColumns/fixedColumns.bootstrap4.css
jquery-datatables-1.10.12 app/assets/stylesheets/datatables/extensions/FixedColumns/fixedColumns.bootstrap.css
jquery-datatables-1.10.12 app/assets/stylesheets/datatables/extensions/FixedColumns/fixedColumns.bootstrap4.css