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

Unified Diff: chrome/browser/resources/file_manager/css/common.css

Issue 16014003: Adjust style of the popup dialogs's title in Files.app. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/file_manager/css/common.css
diff --git a/chrome/browser/resources/file_manager/css/common.css b/chrome/browser/resources/file_manager/css/common.css
index 131dcbd082fecf599226048d635aa8cf52bb1a4f..475caf904ee092f46d7289bf418706fc14790de8 100644
--- a/chrome/browser/resources/file_manager/css/common.css
+++ b/chrome/browser/resources/file_manager/css/common.css
@@ -658,8 +658,7 @@ body[new-ui] .cr-dialog-title {
-webkit-margin-after: 10px;
-webkit-margin-end: 20px;
display: block;
- font-size: 120%;
- font-weight: bold;
+ font-size: 125%;
hirono 2013/05/29 04:03:02 Cannot we specify the direct value '15px'?
white-space: nowrap;
word-wrap: normal;
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698