Index: remoting/webapp/main.css |
diff --git a/remoting/webapp/main.css b/remoting/webapp/main.css |
index 30ff3ae40f2e73c2301573e5b207ed25248512f1..3cd9254cdb6f4edca61bec3bfe0021a4a31e289f 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-assistance .home-screen { |
Jamie
2014/08/07 23:12:36
The product is called Hangouts Remote Desktop, so
kelvinp
2014/08/08 01:14:22
Hangout-remote-assistance is actually the name tha
|
+ display: none; |
+} |