From e0132025a1df98f88b2415e9e5f75ce7304efb33 Mon Sep 17 00:00:00 2001 From: Jeremy Tan Date: Fri, 18 Oct 2013 21:57:10 +0800 Subject: [PATCH] Sort of make a start on control page Refactor other stuff in gui although this will probably be erased anyway --- testing/MCTXWeb/public_html/control.html | 95 ++++++----- testing/MCTXWeb/public_html/data.html | 26 +-- testing/MCTXWeb/public_html/graph.html | 149 ++++++++---------- testing/MCTXWeb/public_html/help.html | 23 +-- testing/MCTXWeb/public_html/index.html | 31 ++-- testing/MCTXWeb/public_html/pintest.html | 31 ++-- .../public_html/static/OpenSansBold.ttf | Bin 0 -> 17768 bytes .../MCTXWeb/public_html/static/mctx.graph.js | 55 ++++--- .../MCTXWeb/public_html/static/mctx.gui.js | 30 ++++ testing/MCTXWeb/public_html/static/style.css | 80 +++++++++- 10 files changed, 295 insertions(+), 225 deletions(-) create mode 100644 testing/MCTXWeb/public_html/static/OpenSansBold.ttf diff --git a/testing/MCTXWeb/public_html/control.html b/testing/MCTXWeb/public_html/control.html index f762019..9ba8021 100644 --- a/testing/MCTXWeb/public_html/control.html +++ b/testing/MCTXWeb/public_html/control.html @@ -15,25 +15,10 @@ - + - +
- +
diff --git a/testing/MCTXWeb/public_html/help.html b/testing/MCTXWeb/public_html/help.html index cad8b0a..5760c4e 100644 --- a/testing/MCTXWeb/public_html/help.html +++ b/testing/MCTXWeb/public_html/help.html @@ -11,24 +11,7 @@