MDL-42796 ActionMenu: Add additional keyboard event handling
Add additional handling for up/down/escape key presses and consolidate them with the existing tab/shift+tab handling.
This commit is contained in:
@@ -2060,8 +2060,7 @@ img#persona_signin {
|
||||
display: block;
|
||||
color: @dropdownLinkColor;
|
||||
padding:2px 1em 2px 28px;
|
||||
&:hover,
|
||||
&:focus {
|
||||
&:hover {
|
||||
color: @dropdownLinkColorHover;
|
||||
background-color: @dropdownLinkBackgroundHover;
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user