From 57a95042e27a11df2ad39b4341ad2e448e2373b4 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Tue, 8 Nov 2011 12:28:46 -0800 Subject: [PATCH] Style improvements, moved connection-related JavaScript code to own file. --- guacamole/src/main/webapp/index.xhtml | 44 +++++-------------- .../src/main/webapp/scripts/connections.js | 32 ++++++++++++++ guacamole/src/main/webapp/styles/login.css | 20 +++++++-- 3 files changed, 58 insertions(+), 38 deletions(-) create mode 100644 guacamole/src/main/webapp/scripts/connections.js diff --git a/guacamole/src/main/webapp/index.xhtml b/guacamole/src/main/webapp/index.xhtml index fb2e9cc30..f3b066172 100644 --- a/guacamole/src/main/webapp/index.xhtml +++ b/guacamole/src/main/webapp/index.xhtml @@ -66,8 +66,8 @@