aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video/video-thumbnail.component.scss
diff options
context:
space:
mode:
authorRigel Kent <sendmemail@rigelk.eu>2020-01-02 15:45:27 +0100
committerRigel Kent <sendmemail@rigelk.eu>2020-01-02 16:26:18 +0100
commit3fbba1d28a80b9e8bd97b422280a7465c5f7c89f (patch)
treec1f334ee1a4f6086947120ff7312d105783153c6 /client/src/app/shared/video/video-thumbnail.component.scss
parent29128b2f5ce00093ad81b4b72daae0e3444fd5a8 (diff)
downloadPeerTube-3fbba1d28a80b9e8bd97b422280a7465c5f7c89f.tar.gz
PeerTube-3fbba1d28a80b9e8bd97b422280a7465c5f7c89f.tar.zst
PeerTube-3fbba1d28a80b9e8bd97b422280a7465c5f7c89f.zip
Display all miniature actions on hover and focus
Diffstat (limited to 'client/src/app/shared/video/video-thumbnail.component.scss')
-rw-r--r--client/src/app/shared/video/video-thumbnail.component.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/shared/video/video-thumbnail.component.scss b/client/src/app/shared/video/video-thumbnail.component.scss
index aac50fd1b..ad221d6ed 100644
--- a/client/src/app/shared/video/video-thumbnail.component.scss
+++ b/client/src/app/shared/video/video-thumbnail.component.scss
@@ -35,6 +35,7 @@
35 bottom: 5px; 35 bottom: 5px;
36 } 36 }
37 37
38 &:focus,
38 &:hover { 39 &:hover {
39 .video-thumbnail-actions-overlay { 40 .video-thumbnail-actions-overlay {
40 opacity: 1; 41 opacity: 1;