From 6c917360cf20b594389d289991626b2ce751a607 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Tue, 22 Apr 2014 15:34:47 -0700 Subject: [PATCH] GUAC-326: Add event target. Add placeholder input method radio buttons. Add more menu styling. --- guacamole/src/main/webapp/client.xhtml | 87 +++++++++++++------ .../src/main/webapp/scripts/client-ui.js | 1 + guacamole/src/main/webapp/styles/client.css | 40 +++++++-- 3 files changed, 94 insertions(+), 34 deletions(-) diff --git a/guacamole/src/main/webapp/client.xhtml b/guacamole/src/main/webapp/client.xhtml index 1667a4bae..980ccfad2 100644 --- a/guacamole/src/main/webapp/client.xhtml +++ b/guacamole/src/main/webapp/client.xhtml @@ -37,14 +37,19 @@ -
+ + + + +
+
@@ -57,35 +62,61 @@