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

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

Issue 939013002: Files.app: Update filetype icons. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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/css/file_types.css » ('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_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 636a50094df5d0f370db004e7e40cde9bed55446..b77577e8f0ed3f166b1c7d4cae4c30e703cea69f 100644
--- a/ui/file_manager/file_manager/foreground/css/file_manager.css
+++ b/ui/file_manager/file_manager/foreground/css/file_manager.css
@@ -179,12 +179,12 @@ div.splitter {
#directory-tree .tree-row > .expand-icon {
flex: none;
- height: 37px;
+ height: 36px;
left: 3px;
- margin: -12px -4px -13px;
+ margin: -12px -2px;
right: 3px;
top: 0;
- width: 37px;
+ width: 36px;
}
#directory-tree .tree-row > .volume-icon {
« no previous file with comments | « no previous file | ui/file_manager/file_manager/foreground/css/file_types.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698