| Index: chrome/browser/resources/ntp4/new_tab_theme.css
|
| ===================================================================
|
| --- chrome/browser/resources/ntp4/new_tab_theme.css (revision 100426)
|
| +++ chrome/browser/resources/ntp4/new_tab_theme.css (working copy)
|
| @@ -60,6 +60,10 @@
|
| color: $8; /* COLOR_NTP_TEXT */
|
| }
|
|
|
| +#bookmarks-title-wrapper {
|
| + border-bottom-color: rgba($22, 0.3); /* COLOR_NTP_SECTION_BORDER */
|
| +}
|
| +
|
| /* Most Visited ***************************************************************/
|
|
|
| .most-visited,
|
|
|