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

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

Issue 10912061: Revert r154623 - "Adds clouds.png in shared location." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | chrome/browser/resources/file_manager/css/gdrive_welcome.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/file_manager/css/file_manager.css
diff --git a/chrome/browser/resources/file_manager/css/file_manager.css b/chrome/browser/resources/file_manager/css/file_manager.css
index 02798639043d0166e220a4d5341289d2c71cec41..cf4e8f463331852f2218ee8ec243dcf3c5baf8e7 100644
--- a/chrome/browser/resources/file_manager/css/file_manager.css
+++ b/chrome/browser/resources/file_manager/css/file_manager.css
@@ -615,7 +615,7 @@ button#detail-view:not([disabled]) {
-webkit-box-align: center;
-webkit-box-orient: horizontal;
-webkit-transition: height 70ms linear;
- background-image: url(chrome://resources/images/clouds.png);
+ background-image: url('../images/files/ui/clouds.png');
background-repeat: repeat-x;
background-size: 150px 44px;
border-top: 1px solid rgba(0, 0, 0, 0.1);
« no previous file with comments | « no previous file | chrome/browser/resources/file_manager/css/gdrive_welcome.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698