Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(406)

Unified Diff: remoting/webapp/main.css

Issue 439923002: Hangout remote desktop part I - It2Me mode (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;
+}

Powered by Google App Engine
This is Rietveld 408576698