Fix applying of formatter CSS in preview diff screens

The formatter CSS was contained in the HTML head, but when computing
the HTML diff with daisydiff, daisydiff removes everything in the HTML
head. Hence the formatter CSS was gone. Fix this by putting the
formatter CSS into the HTML body instead.

Change-Id: Ie24abbbe9793561fc38c40467a5bdf05381aea2c
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
1 file changed
tree: c6fdb7dc8e3b4a4cf7cda77f98888a96048b2e25
  1. .settings/
  2. lib/
  3. src/
  4. .buckconfig
  5. .gitignore
  6. BUCK
  7. LICENSE
  8. pom.xml
  9. VERSION