Index: remoting/webapp/main.css |
diff --git a/remoting/webapp/main.css b/remoting/webapp/main.css |
index 30ff3ae40f2e73c2301573e5b207ed25248512f1..822d6e2f349f2dadba0b374f31f02af8fe701dda 100644 |
--- a/remoting/webapp/main.css |
+++ b/remoting/webapp/main.css |
@@ -782,4 +782,8 @@ html.apps-v2.scrollable { |
.mouse-cursor-overlay { |
position: absolute; |
pointer-events: none; |
-}; |
+} |
+ |
+body.hangout-remote-desktop .home-screen { |
+ display: none; |
+} |