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

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

Issue 862263002: Remove app name from File.app's window. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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/file_manager_ui.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 58979b297585ed55350670fc7ccad5093d083791..e66ac842984a5f1274d9c0e27f0a7235b4b60666 100644
--- a/ui/file_manager/file_manager/foreground/css/file_manager.css
+++ b/ui/file_manager/file_manager/foreground/css/file_manager.css
@@ -144,18 +144,6 @@ a:focus {
width: 190px;
}
-.dialog-navigation-list-header {
- flex: none;
- height: 48px; /* Keep in sync with #dialog-header. */
- line-height: 45px;
-}
-
-.dialog-navigation-list-header #app-name {
- color: #303030;
- font-size: 130%;
- margin: 0 15px;
-}
-
.dialog-navigation-list-contents {
display: flex;
flex: 1 1 auto;
« no previous file with comments | « no previous file | ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698