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 c0d3d691425107a98dc5396496c39a5b46389edf..dfbe13c6fcb5c9c64a5a9dd5dcdfd1b8a7768560 100644 |
| --- a/chrome/browser/resources/vr_shell/vr_shell_ui.css |
| +++ b/chrome/browser/resources/vr_shell/vr_shell_ui.css |
| @@ -118,6 +118,10 @@ html { |
| opacity: 1; |
| } |
| +.disabled-button { |
| + background-color: #aaa; |
| +} |
| + |
| #back-button, |
| #forward-button { |
| background-image: url(../../../../ui/webui/resources/images/vr_back.svg); |