From e8cc542fa3fca6c4be5995367574ec383c1251ac Mon Sep 17 00:00:00 2001 From: Malcolm Scott Date: Sat, 28 Sep 2013 19:37:30 +0100 Subject: [PATCH] Neaten CSS for basic XVP UI --- include/base.css | 7 +++++++ vnc_auto.html | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/include/base.css b/include/base.css index 228032ba..a2aa5935 100644 --- a/include/base.css +++ b/include/base.css @@ -52,12 +52,19 @@ html { float:right; } +#noVNC_buttons { + white-space: nowrap; +} + #noVNC_view_drag_button { display: none; } #sendCtrlAltDelButton { display: none; } +#noVNC_xvp_buttons { + display: none; +} #noVNC_mobile_buttons { display: none; } diff --git a/vnc_auto.html b/vnc_auto.html index 5f393769..bb0ce51c 100644 --- a/vnc_auto.html +++ b/vnc_auto.html @@ -50,10 +50,10 @@
Loading
-
+
-