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

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

Issue 698433002: Display the icon in the top bar for FSP volumes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleaned up. 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/location_line.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_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 1db9324602b968655f7e5d425f504a8dc97503be..9227e605c559fc0934ace60a3a67ab766ea118bc 100644
--- a/ui/file_manager/file_manager/foreground/css/file_manager.css
+++ b/ui/file_manager/file_manager/foreground/css/file_manager.css
@@ -330,7 +330,7 @@ div.splitter {
.dialog-header .volume-icon {
-webkit-margin-start: 10px;
- background-position: center 3px;
+ background-position: center center;
background-repeat: no-repeat;
flex: none;
height: 24px;
« no previous file with comments | « no previous file | ui/file_manager/file_manager/foreground/js/ui/location_line.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698