Smooth checkbox focus animation (#580)
If you try to scroll in tableview with the arrow keys while on the checkbox column it becomes very jumpy because of the box-shadow transition
Instead, have the box-shadow always there and only change it's opacity
We should be doing this to more items... it's a huge savings