Chromium Code Reviews| 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 d0242ae4ac9ca323541d482736c9491285666d45..c066e2b6fc04fdae83739ee1cea8605fdeabe177 100644 |
| --- a/chrome/browser/resources/vr_shell/vr_shell_ui.css |
| +++ b/chrome/browser/resources/vr_shell/vr_shell_ui.css |
| @@ -145,6 +145,12 @@ html { |
| background-color: pink; |
| } |
| +#content-interceptor { |
| + height: 1px; |
| + opacity: 0; |
| + width: 1px; |
| +} |
| + |
| .tab { |
| background-color: #eee; |
| border-radius: 6px; |