add keyboard navigation for video actions (#2854)
authorCaroline Chuong <caroline.chuong@octo.com>
Thu, 11 Jun 2020 17:19:23 +0000 (19:19 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2020 17:19:23 +0000 (19:19 +0200)
commitadcf921271654b25f03949d2271d7d7c362985af
treee00b3cc5e501950da7c23cc774798d8121f3156a
parent45800f7e63665708665ab0252049e54846ec84c5
add keyboard navigation for video actions (#2854)

Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
13 files changed:
client/src/app/+admin/plugins/plugin-search/plugin-search.component.html
client/src/app/shared/buttons/action-dropdown.component.html
client/src/app/shared/channel/avatar.component.scss
client/src/app/shared/menu/top-menu-dropdown.component.html
client/src/app/shared/users/user-notifications.component.html
client/src/app/shared/video/abstract-video-list.html
client/src/app/shared/video/video-miniature.component.html
client/src/app/shared/video/video-miniature.component.scss
client/src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html
client/src/app/videos/+video-edit/video-add-components/video-import-url.component.html
client/src/app/videos/+video-edit/video-add-components/video-upload.component.html
client/src/app/videos/+video-watch/video-watch.component.html
client/src/sass/application.scss