Fix style scoping issues
The problem in Firefox, that all last row in the table get colorized is to the fact, that there is no shadow dom and the styles thus get applied to all tables. This MR fixes this by adding a random number (date as an integer) to the cssClassPrefix
.
Edited by Andi Staub