aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/video-abuses/video-abuse-list/video-abuse-list.component.scss
blob: 6a4762650abbe9180b7cbca27beaee98befb5ee2 (plain) (blame)
1
2
3
4
5
6
/deep/ a {

  &, &:hover, &:active, &:focus {
    color: #000;
  }
}