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

Unified Diff: chrome/browser/resources/supervised_user_block_interstitial.css

Issue 808753006: Add back i18n-values=.*font{Family,fontSize} for now (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add a full stop Created 5 years, 11 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/supervised_user_block_interstitial.css
diff --git a/chrome/browser/resources/supervised_user_block_interstitial.css b/chrome/browser/resources/supervised_user_block_interstitial.css
index a620ffae6b835e7265edb629458f83b0428f6be4..ba71f7d364e4e4aaf4bd53b844aa7377d49cb3ab 100644
--- a/chrome/browser/resources/supervised_user_block_interstitial.css
+++ b/chrome/browser/resources/supervised_user_block_interstitial.css
@@ -3,7 +3,6 @@
* found in the LICENSE file. */
body {
background-color: rgb(230, 230, 230);
- font-family: Helvetica, Arial, sans-serif;
font-size: 10pt;
margin: 50px 40px 20px 40px;
text-align: center;

Powered by Google App Engine
This is Rietveld 408576698