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

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

Issue 10342010: Add gdata content search to file_manager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: style nits Created 8 years, 8 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/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 d4d7f6f1169e034a9a612d331fbc7ba4fccf9698..a8227e68dfe9c12c00f9215296c421f750ec20e6 100644
--- a/chrome/browser/resources/file_manager/css/file_manager.css
+++ b/chrome/browser/resources/file_manager/css/file_manager.css
@@ -386,7 +386,7 @@ div.root-eject:hover {
}
/* The final breadcrumb, representing the current directory. */
-.breadcrumb-last {
+.breadcrumb-non-clickable {
color: black;
cursor: default;
}

Powered by Google App Engine
This is Rietveld 408576698