Index: remoting/webapp/main.css |
diff --git a/remoting/webapp/main.css b/remoting/webapp/main.css |
index 30ff3ae40f2e73c2301573e5b207ed25248512f1..64ad35cb15c62c48b745de1e67bfad2d775b9af9 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; |
-}; |
+} |
+ |
+.hrd .home-screen { |
Jamie
2014/08/05 21:15:14
Please use a more descriptive class name. Maybe ha
|
+ display: none; |
+} |