
@import 'scroller.dataTables.scss';

div.DTS {
	// Don't have transparent rows
	tbody tr {
		background-color: white;
	}
}