aboutsummaryrefslogblamecommitdiffhomepage
path: root/client/src/app/shared/shared-abuse-list/abuse-list-table.component.scss
blob: 5da6249639cbdb525737b2e7fd7e745616c7574c (plain) (tree)
1
2
3
4
5
6

                         



                                    











                                  
.comment-flagged-account,
.account-flagged-handle {
  font-size: 11px;
  color: var(--greyForegroundColor);
}

.abuse-states .glyphicon-comment {
  margin-left: 0.5rem;
}

.abuse-messages {
  my-global-icon {
    width: 22px;
    margin-left: 3px;
    position: relative;
    top: -2px;
  }
}