Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2494)

Unified Diff: chrome/browser/resources/ntp4/new_tab_theme.css

Issue 8770036: NTP4: Found more remnants of bookmarks page. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/ntp4/apps_page.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « chrome/browser/resources/ntp4/apps_page.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698