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

Unified Diff: ui/file_manager/file_manager/foreground/css/drive_welcome.css

Issue 1296373003: Remove unused assets, update old assets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: ui/file_manager/file_manager/foreground/css/drive_welcome.css
diff --git a/ui/file_manager/file_manager/foreground/css/drive_welcome.css b/ui/file_manager/file_manager/foreground/css/drive_welcome.css
index ff4169db5c877e29601d890a1c7af8cbd7d07b06..0b47879cc11cab8bf031c713490d7d467d483920 100644
--- a/ui/file_manager/file_manager/foreground/css/drive_welcome.css
+++ b/ui/file_manager/file_manager/foreground/css/drive_welcome.css
@@ -155,7 +155,7 @@ html[dir='rtl'] .drive-welcome.header .banner-people {
align-items: center;
background-color: white;
/* This image looks good in high DPI as is. */
- background-image: url(chrome://resources/images/clouds.png);
+ background-image: url(../images/files/ui/clouds.png);
background-repeat: repeat-x;
background-size: 520px 173px;
bottom: 0;

Powered by Google App Engine
This is Rietveld 408576698