﻿table[role=grid] tr[role=row] {
    font-size: smaller;
}

.k-grid .k-alt {
    background-color: white; /* specify the alternate background-color */
}