| 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 42e9e38597fb27f5e91a820fa1b8ee69e1b4d46c..b7519d2a187e7cdadb4a4ddad0ceb46211178571 100644
|
| --- a/chrome/browser/resources/ntp4/new_tab_theme.css
|
| +++ b/chrome/browser/resources/ntp4/new_tab_theme.css
|
| @@ -90,12 +90,6 @@ body {
|
| background-color: $6; /* COLOR_NTP_HEADER */
|
| }
|
|
|
| -.edit-bar {
|
| - background-image: -webkit-linear-gradient(
|
| - $7, /* COLOR_HEADER_GRADIENT_LIGHT */
|
| - $6); /* COLOR_NTP_HEADER */
|
| -}
|
| -
|
| .thumbnail-wrapper {
|
| /* This shows through at the (rounded) thumbnail's corners. */
|
| background-color: $11; /* COLOR_NTP_SECTION_BORDER */
|
|
|