Commit 189dc589 authored by estade@chromium.org's avatar estade@chromium.org

chrome_shared.css -> chrome_shared2.css : proxy_settings.html

BUG=103688
TEST=manual (chrome://proxy-settings)

Review URL: https://chromiumcodereview.appspot.com/10387228

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138349 0039d316-1c4b-4281-b951-d872f2087c98
parent 6281c57e
<!DOCTYPE HTML>
<html i18n-values="dir:textdirection">
<head>
<link rel="stylesheet" href="chrome://resources/css/chrome_shared.css">
<link rel="stylesheet" href="chrome://resources/css/chrome_shared2.css">
<link rel="stylesheet" href="chrome://resources/css/list.css">
<link rel="stylesheet" href="chrome://resources/css/widgets.css">
......@@ -31,9 +31,7 @@
<script src="proxy_settings.js"></script>
</head>
<!-- We do not override the fontSize because it is defined in
internet_options_page.css. -->
<body i18n-values=".style.fontFamily:fontfamily">
<body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
<include src="../options2/chromeos/internet_detail.html">
</body>
</html>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment