table tr:first-child td{ box-shadow: unset!important;}table th, table td{ border-width: 0px!important;}table tr:nth-child(2n) td{ background-color: white!important; }
Comments
Do you want to remove only the shadow on the top cell, or all of the borders?