From 330ce36ed096687e869b8a385cf89f9f81a71598 Mon Sep 17 00:00:00 2001 From: WrinklyNinja Date: Fri, 16 May 2014 21:56:37 +0100 Subject: [PATCH] Started work on pure HTML/CSS/JS UI. I will probably end up using templating libraries and frameworks for it, but for now getting stuck in learning how to do it myself. --- resources/report/report.html | 168 ++++++++++++++++++++++++++--------- 1 file changed, 126 insertions(+), 42 deletions(-) diff --git a/resources/report/report.html b/resources/report/report.html index 2054cb18..a0f68635 100644 --- a/resources/report/report.html +++ b/resources/report/report.html @@ -8,50 +8,85 @@ - -
- - + + + +
+

Settings

+
+ + + + + + + +

Language and game changes will be applied after LOOT is restarted. +


+ + +
+
+ \ No newline at end of file