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

Unified Diff: chrome/app/resources/locale_settings_mac.grd

Issue 9328020: [uber page] Update web-ui font settings (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Rebase Created 8 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 | « chrome/app/resources/locale_settings_linux.grd ('k') | chrome/app/resources/locale_settings_win.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings_mac.grd
===================================================================
--- chrome/app/resources/locale_settings_mac.grd (revision 120636)
+++ chrome/app/resources/locale_settings_mac.grd (working copy)
@@ -119,12 +119,12 @@
<messages fallback_to_english="true">
<!-- The font used in Web UI (e.g. History). -->
<message name="IDS_WEB_FONT_FAMILY" use_name_for_id="true">
- Helvetica, sans-serif
+ 'Open Sans', Helvetica, sans-serif
</message>
<!-- The relative font size in % used in Web UI (e.g. History). -->
<message name="IDS_WEB_FONT_SIZE" use_name_for_id="true">
- 84%
+ 75%
</message>
<!-- The default value for |WebPreference::standard_font_family| -->
« no previous file with comments | « chrome/app/resources/locale_settings_linux.grd ('k') | chrome/app/resources/locale_settings_win.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698