From 1aabcae7e36bb113c2887bd7180dad2916ecaaf2 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 20 Feb 2019 14:56:18 +0100 Subject: Add hover effect on video miniature --- client/src/app/shared/video/video-thumbnail.component.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'client/src/app/shared/video/video-thumbnail.component.html') diff --git a/client/src/app/shared/video/video-thumbnail.component.html b/client/src/app/shared/video/video-thumbnail.component.html index d25666916..a15df725e 100644 --- a/client/src/app/shared/video/video-thumbnail.component.html +++ b/client/src/app/shared/video/video-thumbnail.component.html @@ -6,6 +6,8 @@
{{ video.durationLabel }}
+
+
-- cgit v1.2.3