summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_browser_resources_settings_autofill__page_passwords__shared.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-chrome_browser_resources_settings_autofill__page_passwords__shared.css')
-rw-r--r--www/chromium/files/patch-chrome_browser_resources_settings_autofill__page_passwords__shared.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/chromium/files/patch-chrome_browser_resources_settings_autofill__page_passwords__shared.css b/www/chromium/files/patch-chrome_browser_resources_settings_autofill__page_passwords__shared.css
index 543e7266512f..83e42eea211d 100644
--- a/www/chromium/files/patch-chrome_browser_resources_settings_autofill__page_passwords__shared.css
+++ b/www/chromium/files/patch-chrome_browser_resources_settings_autofill__page_passwords__shared.css
@@ -1,11 +1,11 @@
---- chrome/browser/resources/settings/autofill_page/passwords_shared.css.orig 2022-08-31 12:19:35 UTC
+--- 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
-@@ -72,7 +72,7 @@ cr-input.password-input::part(input),
+@@ -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 chromeos_ash or chromeos_lacros">
-+<if expr="is_posix or chromeos_ash or chromeos_lacros">
+-<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">