.grid-striped .row-striped:nth-of-type(even) {
    background-color: rgba(0,0,0,.05);
}
