X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bvideos%2F%2Bvideo-watch%2Fcomment%2Fvideo-comment.component.scss;h=151e3ba3ac69a1586df76ad3d19c995bb93c214f;hb=f63c03fb6ecccb5ac8e0d88917f072339b38ffb5;hp=e7ef79561f7ffe2832428baaecb6cca03ac449da;hpb=09f8f73fbc8177930c76171300d4abc9f380d746;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+videos/+video-watch/comment/video-comment.component.scss b/client/src/app/+videos/+video-watch/comment/video-comment.component.scss index e7ef79561..151e3ba3a 100644 --- a/client/src/app/+videos/+video-watch/comment/video-comment.component.scss +++ b/client/src/app/+videos/+video-watch/comment/video-comment.component.scss @@ -119,7 +119,8 @@ ::ng-deep .dropdown-toggle, .comment-action-reply, - .comment-action-delete { + .comment-action-delete, + .comment-action-redraft { color: pvar(--greyForegroundColor); cursor: pointer; margin-right: 10px;