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

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

Issue 1056433003: Add button to add new FSP services to Files app. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed tests. Created 5 years, 9 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/file_manager.css
diff --git a/ui/file_manager/file_manager/foreground/css/file_manager.css b/ui/file_manager/file_manager/foreground/css/file_manager.css
index ead6b0ac6ff96a66dc3240d918aa70b5de000842..d677516cd1ec114a7208fa484bae743263654af6 100644
--- a/ui/file_manager/file_manager/foreground/css/file_manager.css
+++ b/ui/file_manager/file_manager/foreground/css/file_manager.css
@@ -189,7 +189,7 @@ div.splitter {
width: 36px;
}
-#directory-tree .tree-row > .volume-icon {
+#directory-tree .tree-row > .item-icon {
flex: none;
height: 16px;
width: 16px;

Powered by Google App Engine
This is Rietveld 408576698