``` .info:focus { background-color: lightblue; } ``` Does not seem to work as `tabIndex` property is missing. How to make selected row `background-color` changed?