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 --- .../videos/+video-watch/video-watch.component.html | 30 +++++++++++----------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'client/src/app/videos/+video-watch/video-watch.component.html') diff --git a/client/src/app/videos/+video-watch/video-watch.component.html b/client/src/app/videos/+video-watch/video-watch.component.html index 63103e2e7..589aba603 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.html +++ b/client/src/app/videos/+video-watch/video-watch.component.html @@ -59,38 +59,38 @@
-
{{ video.likes }} -
+ -
{{ video.dislikes }} -
+ -
- + SUPPORT -
+ -
+
+
-
+
+
-- cgit v1.2.3