aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-watch/video-watch.component.scss
diff options
context:
space:
mode:
authortest2a <39449563+test2a@users.noreply.github.com>2020-10-30 10:30:21 +0000
committerGitHub <noreply@github.com>2020-10-30 11:30:21 +0100
commit214ff6fa0099edeca18f42014cb731a96fba85fb (patch)
treeaa25c698983391903d06eba14fa9850b524a54b4 /client/src/app/+videos/+video-watch/video-watch.component.scss
parentdd1e2f2f96d736dd955fd72cfc041d06249c4a3e (diff)
downloadPeerTube-214ff6fa0099edeca18f42014cb731a96fba85fb.tar.gz
PeerTube-214ff6fa0099edeca18f42014cb731a96fba85fb.tar.zst
PeerTube-214ff6fa0099edeca18f42014cb731a96fba85fb.zip
changed video rating popover text with link to login page (#3168)
Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
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, 0 insertions, 4 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 9c7f9a462..b2bd04cf3 100644
--- a/client/src/app/+videos/+video-watch/video-watch.component.scss
+++ b/client/src/app/+videos/+video-watch/video-watch.component.scss
@@ -577,10 +577,6 @@ my-video-comments {
577 577
578 .privacy-concerns { 578 .privacy-concerns {
579 width: 100%; 579 width: 100%;
580
581 strong {
582 display: none;
583 }
584 } 580 }
585} 581}
586 582