Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(315)

Unified Diff: ui/login/account_picker/user_pod_row.css

Issue 2054783002: ChromeVox access to login user pod menus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ui/login/account_picker/user_pod_row.js » ('j') | ui/login/account_picker/user_pod_row.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/login/account_picker/user_pod_row.css
diff --git a/ui/login/account_picker/user_pod_row.css b/ui/login/account_picker/user_pod_row.css
index 1aeb19701a9561c793abfc4b67c2209a0edb7f81..dc8e1a003b5e9cca5ec857ce19f5d831a3c10262 100644
--- a/ui/login/account_picker/user_pod_row.css
+++ b/ui/login/account_picker/user_pod_row.css
@@ -532,6 +532,10 @@ html[dir=rtl] .action-box-area.active ~ .action-box-menu {
padding: 7px 20px;
}
+.action-box-menu-title:focus {
+ outline-style: none;
+}
+
.action-box-menu-title-name,
.action-box-menu-title-email {
flex: none;
« no previous file with comments | « no previous file | ui/login/account_picker/user_pod_row.js » ('j') | ui/login/account_picker/user_pod_row.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698