Chromium Code Reviews| Index: ui/login/md_screen_container.css |
| diff --git a/ui/login/md_screen_container.css b/ui/login/md_screen_container.css |
| index cd14ace17599cc15e01761660f4cd668b93a4e0b..14fb05b97137c6a56f557ca427dcf1a8dc18f21e 100644 |
| --- a/ui/login/md_screen_container.css |
| +++ b/ui/login/md_screen_container.css |
| @@ -63,11 +63,7 @@ |
| pointer-events: none; |
| } |
| -#oobe-shield { |
| - display: none; |
| -} |
| - |
| -#oobe-shield[md-mode] { |
| +#login-shield { |
| background-color: rgba(20, 29, 40, .8); /* #141D28 80% */ |
| display: block; |
| height: 100%; |