Commit 571426a5 authored by dpapad's avatar dpapad Committed by Commit Bot

Settings: Improve a11y focus indicator on "Advanced" toggle

Fixed: 1081827
Change-Id: Icb6c244bb9f3c01e4848d66c7ed412657065da92
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378137Reviewed-by: default avatarJohn Lee <johntlee@chromium.org>
Commit-Queue: John Lee <johntlee@chromium.org>
Auto-Submit: dpapad <dpapad@chromium.org>
Cr-Commit-Position: refs/heads/master@{#801986}
parent 9be9f0f6
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
} }
:host-context(.focus-outline-visible) #advancedToggle:focus { :host-context(.focus-outline-visible) #advancedToggle:focus {
font-weight: 600; outline: auto 5px -webkit-focus-ring-color;
} }
#osSettingsBanner { #osSettingsBanner {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment