| Index: chrome/browser/resources/ntp4/new_tab.css
|
| diff --git a/chrome/browser/resources/ntp4/new_tab.css b/chrome/browser/resources/ntp4/new_tab.css
|
| index aa8f23463e794b145904a8c1f3096053e237bd99..3161d4e0c09a4fad0b8dba234ba90f94cd66fde7 100644
|
| --- a/chrome/browser/resources/ntp4/new_tab.css
|
| +++ b/chrome/browser/resources/ntp4/new_tab.css
|
| @@ -242,7 +242,7 @@ html[dir='rtl'] .login-status-icon {
|
| #trash {
|
| -webkit-transition: top 200ms, opacity 0;
|
| -webkit-transition-delay: 0, 200ms;
|
| - color: #7F7F7F;
|
| + color: #222;
|
| height: 100%;
|
| position: absolute;
|
| opacity: 0;
|
|
|