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

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

Issue 8817011: Revert 113137 - ntp: remove default thumbnail for most visited (broken camera) (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/app/theme/theme_resources.grd ('k') | chrome/browser/resources/ntp4/new_tab_theme.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/ntp4/most_visited_page.css
===================================================================
--- chrome/browser/resources/ntp4/most_visited_page.css (revision 113138)
+++ chrome/browser/resources/ntp4/most_visited_page.css (working copy)
@@ -95,8 +95,6 @@
.thumbnail {
background: no-repeat;
- /* This shows for missing thumbnails. */
- background-color: #eee;
background-size: 100%;
border-radius: 3px;
/* These max dimensions are not necessary, as the sizing logic in the .js
« no previous file with comments | « chrome/app/theme/theme_resources.grd ('k') | chrome/browser/resources/ntp4/new_tab_theme.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698