summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_browser_resources_settings_autofill__page_passwords__shared.css
blob: 83e42eea211d603a342e11930d940f8a710e4048 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chrome/browser/resources/settings/autofill_page/passwords_shared.css.orig	2022-09-24 10:57:32 UTC
+++ chrome/browser/resources/settings/autofill_page/passwords_shared.css
@@ -90,7 +90,7 @@ cr-input.password-input::part(input),
    * 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="is_linux or is_chromeos">
+<if expr="is_posix or is_chromeos">
   font-family: 'DejaVu Sans Mono', monospace;
 </if>
 <if expr="is_win">