Commit 5c5f0c0d authored by Kuo Jen Wei's avatar Kuo Jen Wei Committed by Commit Bot

[CCA] Enlarge switch device focus ring to 56px

Bug: 877599
Change-Id: I958b78bef4aeffe2906463afd7ca78b7164a3c4a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978541
Commit-Queue: Kuo Jen Wei <inker@chromium.org>
Commit-Queue: Shik Chen <shik@chromium.org>
Auto-Submit: Kuo Jen Wei <inker@chromium.org>
Reviewed-by: default avatarShik Chen <shik@chromium.org>
Cr-Commit-Position: refs/heads/master@{#726730}
parent 99cf622a
...@@ -400,6 +400,13 @@ body.mode-switching:not(.streaming) #camera-mode { ...@@ -400,6 +400,13 @@ body.mode-switching:not(.streaming) #camera-mode {
} }
} }
body.tab-navigation #switch-device:focus::after {
bottom: -8px;
left: -8px;
right: -8px;
top: -8px;
}
#gallery-enter { #gallery-enter {
background-color: rgba(24, 24, 24, 1); background-color: rgba(24, 24, 24, 1);
background-size: cover; background-size: cover;
......
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