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

Unified Diff: appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html

Issue 896313003: Use Menlo if available. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 5 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 | « appengine/chromium_rietveld/new_static/components/cr-linkified-text.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html
diff --git a/appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html b/appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html
index 52097f62f7fd1d56e41912cfb9f5585a1829c03f..0e4d0a2144fc8ae02ed4450c4c4a885abb0606a5 100644
--- a/appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html
+++ b/appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html
@@ -19,7 +19,7 @@ found in the LICENSE file. -->
left: 0;
right: 0;
margin: 0 16px;
- font-family: Monaco, monospace;
+ font-family: Menlo, Monaco, monospace;
font-size: 0.9em;
z-index: 1;
cursor: default;
« no previous file with comments | « appengine/chromium_rietveld/new_static/components/cr-linkified-text.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698