From adcf921271654b25f03949d2271d7d7c362985af Mon Sep 17 00:00:00 2001 From: Caroline Chuong Date: Thu, 11 Jun 2020 19:19:23 +0200 Subject: add keyboard navigation for video actions (#2854) Co-authored-by: Rigel Kent --- .../shared/buttons/action-dropdown.component.html | 10 +++++----- client/src/app/shared/channel/avatar.component.scss | 2 ++ .../app/shared/menu/top-menu-dropdown.component.html | 4 ++-- .../shared/users/user-notifications.component.html | 20 ++++++++++---------- client/src/app/shared/video/abstract-video-list.html | 2 +- .../app/shared/video/video-miniature.component.html | 2 +- .../app/shared/video/video-miniature.component.scss | 10 +++++++--- 7 files changed, 28 insertions(+), 22 deletions(-) (limited to 'client/src/app/shared') diff --git a/client/src/app/shared/buttons/action-dropdown.component.html b/client/src/app/shared/buttons/action-dropdown.component.html index 952b3b6f8..12933d4ca 100644 --- a/client/src/app/shared/buttons/action-dropdown.component.html +++ b/client/src/app/shared/buttons/action-dropdown.component.html @@ -1,5 +1,5 @@