From d140f6e02d4eee65ebfdf74c89a6500ce79773ea Mon Sep 17 00:00:00 2001 From: George Michael Brower Date: Sun, 23 Jan 2011 16:43:02 -0700 Subject: [PATCH] Began gui.css --- README | 2 +- demo.html | 1 + gui.css | 20 ++++++++++++++ gui.js | 80 +++++++++++++++++++++++++++++++++++++------------------ 4 files changed, 76 insertions(+), 27 deletions(-) create mode 100644 gui.css diff --git a/README b/README index f9d6d2d..986c175 100644 --- a/README +++ b/README @@ -1,2 +1,2 @@ GUI-DAT is a controller library for JavaScript. -Refer to [this gist](https://gist.github.com/792496) for basic usage. +Refer to https://gist.github.com/792496 for basic usage. diff --git a/demo.html b/demo.html index fb8da60..a0c3a34 100644 --- a/demo.html +++ b/demo.html @@ -1,5 +1,6 @@ +