aboutsummaryrefslogblamecommitdiff
path: root/www/chromium/files/patch-chrome_browser_resources_settings_autofill__page_passwords__shared__css.html
blob: 86eb435f271bdc86c5cd31ae16810142f82fc5b4 (plain) (tree)
1
2
3
4
5
6
7
8
                                                                                                               




                                                                              

                                                        


                                                    
--- chrome/browser/resources/settings/autofill_page/passwords_shared_css.html.orig	2022-02-28 16:54:41 UTC
+++ chrome/browser/resources/settings/autofill_page/passwords_shared_css.html
@@ -64,7 +64,7 @@
          * necessary to prevent Chrome from using the operating system's font
          * instead of the Material Design font.
          * TODO(dbeam): why not font: inherit? */
-<if expr="chromeos_ash or chromeos_lacros or is_linux">
+<if expr="chromeos_ash or chromeos_lacros or is_posix">
         font-family: 'DejaVu Sans Mono', monospace;
 </if>
 <if expr="is_win">