diff --git a/guacamole/src/main/webapp/client.xhtml b/guacamole/src/main/webapp/client.xhtml index 7c38668ac..46782aff8 100644 --- a/guacamole/src/main/webapp/client.xhtml +++ b/guacamole/src/main/webapp/client.xhtml @@ -54,6 +54,9 @@ + +
+ @@ -84,9 +87,6 @@ - -
- diff --git a/guacamole/src/main/webapp/styles/client.css b/guacamole/src/main/webapp/styles/client.css index f595297c0..66b3f31f0 100644 --- a/guacamole/src/main/webapp/styles/client.css +++ b/guacamole/src/main/webapp/styles/client.css @@ -263,6 +263,7 @@ div#touchMenu { position: absolute; visibility: hidden; + z-index: 4; white-space: pre; background: black;