aboutsummaryrefslogtreecommitdiff
path: root/devel/electron13/files/patch-chrome_browser_resources_settings_autofill__page_passwords__shared__css.html
blob: fead4dd12e69013ad2a30125eb66ad7220161d32 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chrome/browser/resources/settings/autofill_page/passwords_shared_css.html.orig	2021-07-15 19:13:33 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 or is_linux">
+<if expr="chromeos or is_posix">
         font-family: 'DejaVu Sans Mono', monospace;
 </if>
 <if expr="is_win">