| 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 06a8889b58982b7f9213370e8b6a6baedc5d4efc..42e9e38597fb27f5e91a820fa1b8ee69e1b4d46c 100644
|
| --- a/chrome/browser/resources/ntp4/new_tab_theme.css
|
| +++ b/chrome/browser/resources/ntp4/new_tab_theme.css
|
| @@ -78,17 +78,6 @@ body {
|
| background-color: $2; /* COLOR_NTP_BACKGROUND */
|
| }
|
|
|
| -/* Bookmarks ******************************************************************/
|
| -
|
| -.bookmark,
|
| -.bookmark > .title {
|
| - color: $8; /* COLOR_NTP_TEXT */
|
| -}
|
| -
|
| -#bookmarks-title-wrapper {
|
| - border-bottom-color: rgba($22, 0.3); /* COLOR_NTP_SECTION_BORDER */
|
| -}
|
| -
|
| /* Most Visited ***************************************************************/
|
|
|
| .most-visited,
|
|
|