afx-grid-view afx-grid-row:nth-child(even) afx-grid-cell { background-color: #f5F5F5; } afx-grid-view afx-grid-row.afx-grid-row-selected afx-grid-cell { background-color: #116cd6; color:white; } afx-grid-view afx-grid-row.afx-grid-row-selected afx-grid-cell.afx-grid-cell-selected { font-weight: bold; } afx-grid-view .grid_row_header afx-grid-cell{ border: 0; }