Index: chrome/browser/resources/vr_shell/vr_shell_ui.css |
diff --git a/chrome/browser/resources/vr_shell/vr_shell_ui.css b/chrome/browser/resources/vr_shell/vr_shell_ui.css |
index c0d3d691425107a98dc5396496c39a5b46389edf..bf060423e4390b70bd19e483068ac65b1c0e3077 100644 |
--- a/chrome/browser/resources/vr_shell/vr_shell_ui.css |
+++ b/chrome/browser/resources/vr_shell/vr_shell_ui.css |
@@ -141,6 +141,12 @@ html { |
background-color: pink; |
} |
+#content-interceptor { |
+ height: 1px; |
+ opacity: 0; |
+ width: 1px; |
+} |
+ |
.tab { |
background-color: #eee; |
border-radius: 6px; |