| 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 e66eefc9101e1fa6b65062f5f8f4594d3cce33e3..eb6cc373c1a3580bb6769af692dc3390f5bb47d3 100644
|
| --- a/chrome/browser/resources/ntp4/new_tab.css
|
| +++ b/chrome/browser/resources/ntp4/new_tab.css
|
| @@ -162,6 +162,10 @@ html[dir='rtl'] #attribution {
|
| margin-top: 4px;
|
| }
|
|
|
| +.starting-up * {
|
| + -webkit-transition: none !important;
|
| +}
|
| +
|
| /* Trash. *********************************************************************/
|
|
|
| #trash {
|
|
|