After adding the HTML5 doctype, the call to setStyle was not setting the css properties anymore. The alternative and more flexible appyStyles() do work though, so we now use that. A quick recursive grep shows that we were using setStyle() only in LogView.js