pytheas-core/src/main/resources/js/jquery/datatables/css/demo_table.css [53:66]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

.dataTables_length {
	width: 40%;
	float: left;
}

.dataTables_filter {
	width: 50%;
	float: right;
	text-align: right;
}

.dataTables_info {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



pytheas-core/src/main/resources/js/jquery/datatables/css/demo_table_jui.css [127:140]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

.dataTables_length {
	width: 40%;
	float: left;
}

.dataTables_filter {
	width: 50%;
	float: right;
	text-align: right;
}

.dataTables_info {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



