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

Unified Diff: ui/file_manager/file_manager/foreground/elements/files_metadata_box.html

Issue 2243223002: Quick View: Fix font size. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add a comment. Created 4 years, 4 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/elements/files_metadata_entry.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/file_manager/foreground/elements/files_metadata_box.html
diff --git a/ui/file_manager/file_manager/foreground/elements/files_metadata_box.html b/ui/file_manager/file_manager/foreground/elements/files_metadata_box.html
index 6b7035c4018a7db81319f2bd42d556beb8006181..99bae1f39babc34c97d2421ee81cea3516d58bac 100644
--- a/ui/file_manager/file_manager/foreground/elements/files_metadata_box.html
+++ b/ui/file_manager/file_manager/foreground/elements/files_metadata_box.html
@@ -27,7 +27,7 @@
.category {
color: #E6E6E6;
- font-size: 133%;
+ font-size: 108%;
font-weight: 500;
margin: 12px 32px;
vertical-align: bottom;
« no previous file with comments | « no previous file | ui/file_manager/file_manager/foreground/elements/files_metadata_entry.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698