Index: chrome/browser/resources/extensions_ui.html |
=================================================================== |
--- chrome/browser/resources/extensions_ui.html (revision 30053) |
+++ chrome/browser/resources/extensions_ui.html (working copy) |
@@ -6,7 +6,7 @@ |
<style> |
body { |
font-size: 87%; |
- font-family: Arial, Helvetica, sans-serif; |
+ font-family: Helvetica, Arial, sans-serif; |
margin: 0; |
min-width: 47em; |
padding-bottom: 0.75em; |
@@ -149,7 +149,7 @@ |
#dialog input[type="text"] { |
font-size: 12px; |
- font-family: Arial, Helvetica, sans-serif; |
+ font-family: Helvetica, Arial, sans-serif; |
width: 220px; |
} |