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

Unified Diff: ui/file_manager/file_manager/foreground/elements/files_quick_view.css

Issue 2259783004: Updated no-preview icons to the latest version (v3). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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
« no previous file with comments | « no previous file | ui/file_manager/file_manager/foreground/images/files/ui/quick_view/2x/filetype_audio.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/file_manager/foreground/elements/files_quick_view.css
diff --git a/ui/file_manager/file_manager/foreground/elements/files_quick_view.css b/ui/file_manager/file_manager/foreground/elements/files_quick_view.css
index b19a61734025e5de908595bf9f3bf3093b65b3ea..fe57c671a413f990e37e4aaa2fa38a0c7ab278ed 100644
--- a/ui/file_manager/file_manager/foreground/elements/files_quick_view.css
+++ b/ui/file_manager/file_manager/foreground/elements/files_quick_view.css
@@ -180,7 +180,7 @@ iron-icon {
url(../images/files/ui/quick_view/2x/filetype_generic.png) 2x)
center
no-repeat;
- height: 162px;
+ height: 88px;
}
[generic-thumbnail='audio'] {
@@ -205,5 +205,5 @@ iron-icon {
url(../images/files/ui/quick_view/2x/filetype_video.png) 2x)
center
no-repeat;
- height: 134px;
+ height: 72px;
}
« no previous file with comments | « no previous file | ui/file_manager/file_manager/foreground/images/files/ui/quick_view/2x/filetype_audio.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698