The majority of tooltips are are no longer cut off and have been styled a bit.
-Index links tooltips of roughly >30 characters are still vulnerable, it may be worth introducing a limiter on that view, should be fairly easy to do.
Tooltips for EmptyCharts also no longer have the annoying and confusing ' :1 '.
Added a permanent chart border and changed the scaling. This is partly styling, partly to combat a documented chart.js bug that cuts off the top and bottom of the canvas element.
Mitigated a bug with our buttons getting out of their containing div at some zooms (something dodgy still going on at 75% zoom but it is now barely noticeable). Also emphasised them slightly
Fixed footer on Splash page sticking to the register box and looking amateurish.
Multiple styling bugs mitigated or fixed.
-Index links tooltips of roughly >30 characters are still vulnerable, it may be worth introducing a limiter on that view, should be fairly easy to do.