aboutsummaryrefslogblamecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/comment/video-comments.component.scss
blob: 19ab3b633d4924218ae29a6396de9ed9956a2804 (plain) (tree)
1
2
3
4
5
6
7
8
9






                              
                    
                      






                                     
@import '_variables';
@import '_mixins';

.view-replies {
  font-weight: $font-semibold;
  font-size: 15px;
  cursor: pointer;
  margin-left: 56px;
  margin-bottom: 10px;
}

.glyphicon, .comment-thread-loading {
  margin-left: 5px;
  display: inline-block;
  font-size: 13px;
}