table.cake-sql-log{
	font-size:12px;
	background-color:#FFF;
	padding:5px;
}

table.cake_sql-log tr:nth-child(2n) td {
	background: #f5f5f5;
}
