| Index: chrome/browser/resources/ntp4/new_tab_theme.css
|
| diff --git a/chrome/browser/resources/ntp4/new_tab_theme.css b/chrome/browser/resources/ntp4/new_tab_theme.css
|
| index cedc6f6bfd9968231d8a200fce6024af5db9ddfc..06a8889b58982b7f9213370e8b6a6baedc5d4efc 100644
|
| --- a/chrome/browser/resources/ntp4/new_tab_theme.css
|
| +++ b/chrome/browser/resources/ntp4/new_tab_theme.css
|
| @@ -37,9 +37,9 @@ body {
|
| }
|
|
|
| /* Only change the background to a gradient when a promo is showing. */
|
| -.showing-sync-promo #page-switcher-end:hover,
|
| -.showing-sync-promo #page-switcher-end:focus,
|
| -.showing-sync-promo #page-switcher-end.drag-target {
|
| +.showing-login-area #page-switcher-end:hover,
|
| +.showing-login-area #page-switcher-end:focus,
|
| +.showing-login-area #page-switcher-end.drag-target {
|
| background:
|
| -webkit-linear-gradient(top, rgba($23, 0) 0,
|
| rgba($23, .01) 60px,
|
|
|