Tables improvement
Created by: xkostka2
- Table content now does not overflow the container, in case screen width is too small to display the table content, horizontal scrollbar appears
- Tables now indicate whether something happens after clicking on a row by changing the shape of cursor
- Table rows highlight on hover
- Resolves #295 (closed)