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

Unified Diff: chrome/browser/resources/options2/options.html

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
Index: chrome/browser/resources/options2/options.html
===================================================================
--- chrome/browser/resources/options2/options.html (revision 120636)
+++ chrome/browser/resources/options2/options.html (working copy)
@@ -77,7 +77,8 @@
<script src="chrome://resources/js/util.js"></script>
<script src="chrome://settings-frame/options_bundle.js"></script>
</head>
-<body class="uber-frame">
+<body class="uber-frame"
+ i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
<div id="overlay" class="overlay transparent" hidden>
<include src="alert_overlay.html">
<include src="autofill_edit_address_overlay.html">
« no previous file with comments | « chrome/browser/resources/extensions/extensions.html ('k') | chrome/browser/resources/shared/css/chrome_shared2.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698