aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/video-watch.component.scss
diff options
context:
space:
mode:
authorRigel <sendmemail@rigelk.eu>2018-05-07 17:40:46 +0200
committerChocobozzz <me@florianbigard.com>2018-05-11 08:28:55 +0200
commit169310b288ea4ecfd0a664bc0829b404e1cc7bc2 (patch)
tree7aebf9a39f9121a70a3163d0828aa9f24c22647b /client/src/app/videos/+video-watch/video-watch.component.scss
parentdea65ef24130c9024dccecd3ec5f04890c44eabb (diff)
downloadPeerTube-169310b288ea4ecfd0a664bc0829b404e1cc7bc2.tar.gz
PeerTube-169310b288ea4ecfd0a664bc0829b404e1cc7bc2.tar.zst
PeerTube-169310b288ea4ecfd0a664bc0829b404e1cc7bc2.zip
adding basic helpers to guide users for comments/subscribe to accounts
Diffstat (limited to 'client/src/app/videos/+video-watch/video-watch.component.scss')
-rw-r--r--client/src/app/videos/+video-watch/video-watch.component.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/src/app/videos/+video-watch/video-watch.component.scss b/client/src/app/videos/+video-watch/video-watch.component.scss
index 508c553a4..990f86cc5 100644
--- a/client/src/app/videos/+video-watch/video-watch.component.scss
+++ b/client/src/app/videos/+video-watch/video-watch.component.scss
@@ -76,6 +76,10 @@
76 opacity: 0.8; 76 opacity: 0.8;
77 } 77 }
78 } 78 }
79
80 my-help {
81 display: inline-block;
82 }
79 } 83 }
80 84
81 .video-info-by a { 85 .video-info-by a {