.oo-zebra tbody tr:nth-child(even),
tr.oo-zebra {
  background-color: #f4f4f4;
}

tr.oo-zebra-white {
  background-color: #fff !important;
}
