| Index: ui/file_manager/file_manager/main.html
|
| diff --git a/ui/file_manager/file_manager/main.html b/ui/file_manager/file_manager/main.html
|
| index 089ba9b088ec24280018912c0c5c91c8e4b6386b..427155d39b59d003f9643f2f4032a74c80e0533e 100644
|
| --- a/ui/file_manager/file_manager/main.html
|
| +++ b/ui/file_manager/file_manager/main.html
|
| @@ -14,6 +14,7 @@
|
|
|
| <meta name="google" value="notranslate">
|
|
|
| + <link rel="stylesheet" href="chrome://resources/css/text_defaults.css">
|
| <link rel="stylesheet" href="chrome://resources/css/apps/topbutton_bar.css"></link>
|
|
|
| <link rel="stylesheet" href="foreground/css/list.css"></link>
|
| @@ -154,8 +155,7 @@
|
| </if>
|
|
|
| </head>
|
| - <body tabindex="-1" i18n-values=".style.fontFamily:WEB_FONT_FAMILY;
|
| - .style.fontSize:WEB_FONT_SIZE">
|
| + <body tabindex="-1">
|
| <commands>
|
| <!-- We have to use U+XXXX notation here according to event.keyIdentifier
|
| property -->
|
|
|