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

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

Issue 693073002: [fsp] Polish icons in Files app. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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/js/ui/directory_tree.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/file_manager/foreground/css/file_types.css
diff --git a/ui/file_manager/file_manager/foreground/css/file_types.css b/ui/file_manager/file_manager/foreground/css/file_types.css
index b2461c07d4ce81a62a96d4f2ca6bdfdf1b6b71de..97f790e11293744fef3e713d60d1fb91ff62c4d1 100644
--- a/ui/file_manager/file_manager/foreground/css/file_types.css
+++ b/ui/file_manager/file_manager/foreground/css/file_types.css
@@ -511,5 +511,5 @@ tree:focus .tree-item[selected] > .tree-row >
list:focus li[selected] [volume-type-icon='provided'],
tree:focus .tree-item[selected] > .tree-row > [volume-type-icon='provided']{
- -webkit-filter: invert(100%) grayscale(100%) brightness(200%);
+ -webkit-filter: contrast(0) brightness(200%);
}
« no previous file with comments | « no previous file | ui/file_manager/file_manager/foreground/js/ui/directory_tree.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698