Javier Pacheco
Results
1
comments of
Javier Pacheco
you can use something like this inside your form.component.css ``` :host /deep/ ng2-smart-table tbody tr.selected { background: #299b9e !important; } ```