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..f328bd4e80efb1df243e9bbb40bb60f02e00e290 100644 |
| --- a/chrome/browser/resources/vr_shell/vr_shell_ui.css |
| +++ b/chrome/browser/resources/vr_shell/vr_shell_ui.css |
| @@ -117,6 +117,9 @@ html { |
| .rect-button:hover { |
| opacity: 1; |
| } |
| +.disabled-button { |
|
mthiesse
2017/03/08 16:15:17
nit: newline before this
acondor_
2017/03/08 16:42:26
Done.
|
| + background-color: #aaa; |
| +} |
| #back-button, |
| #forward-button { |