Sha256: 7cf1872b09c9e625fffcbd8a3c1a1aef7e724c2645880f0d53230f627792285a

Contents?: true

Size: 278 Bytes

Versions: 6

Compression:

Stored size: 278 Bytes

Contents

div.DTFC_LeftWrapper table.dataTable,
div.DTFC_RightWrapper table.dataTable {
	z-index: 2;

	&.no-footer {
		border-bottom: none;
	}
}

// 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

6 entries across 6 versions & 1 rubygems

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