Sha256: f31d6781b9733a518e3751581e50a4c3e47eb78c80c86b3175f3476e2d16e7ab

Contents?: true

Size: 699 Bytes

Versions: 5

Compression:

Stored size: 699 Bytes

Contents


div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftBodyWrapper table,
div.DTFC_LeftFootWrapper table {
	border-right-width: 0;
}

div.DTFC_RightHeadWrapper table,
div.DTFC_RightBodyWrapper table,
div.DTFC_RightFootWrapper table {
	border-left-width: 0;
}

div.DTFC_LeftHeadWrapper table,
div.DTFC_RightHeadWrapper table {
	margin-bottom: 0 !important;
}

div.DTFC_LeftBodyWrapper table,
div.DTFC_RightBodyWrapper table {
	border-top: none;
	margin: 0 !important;
}

div.DTFC_LeftFootWrapper table,
div.DTFC_RightFootWrapper table {
	margin-top: 0 !important;
}

// Block out the gap above the scrollbar on the right, when there is a fixed
// right column
div.DTFC_Blocker {
	background-color: white;
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
jquery-datatables-1.10.19.1 app/assets/stylesheets/datatables/extensions/FixedColumns/fixedColumns.foundation.scss
jquery-datatables-1.10.19 app/assets/stylesheets/datatables/extensions/FixedColumns/fixedColumns.foundation.scss
jquery-datatables-1.10.18 app/assets/stylesheets/datatables/extensions/FixedColumns/fixedColumns.foundation.scss
jquery-datatables-1.10.17 app/assets/stylesheets/datatables/extensions/FixedColumns/fixedColumns.foundation.scss
jquery-datatables-1.10.16 app/assets/stylesheets/datatables/extensions/FixedColumns/fixedColumns.foundation.scss