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

Unified Diff: chrome/browser/resources/file_manager/css/gallery.css

Issue 10804010: HiDPI assets for Chrome OS Files app (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 months 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
Index: chrome/browser/resources/file_manager/css/gallery.css
diff --git a/chrome/browser/resources/file_manager/css/gallery.css b/chrome/browser/resources/file_manager/css/gallery.css
index 8b5c9240fd465ecda9c9c7099d84036a05ee3504..61c9540412f01002ae0033ff2b8f013f9c7092af 100644
--- a/chrome/browser/resources/file_manager/css/gallery.css
+++ b/chrome/browser/resources/file_manager/css/gallery.css
@@ -433,6 +433,7 @@ body {
}
.gallery .image-wrapper {
+ background-size: 45px 45px;
border: 1px solid rgba(0, 0, 0, 0); /* transparent black */
height: 45px;
overflow: hidden;

Powered by Google App Engine
This is Rietveld 408576698