aboutsummaryrefslogblamecommitdiffhomepage
path: root/client/src/app/+my-library/my-video-imports/my-video-imports.component.scss
blob: c4b847c3d1e1c330f062b3b1bfeb34522dd7f173 (plain) (tree)
1
2
3
4
5
6
7
8
9

                     





                     
                 




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

pre {
  font-size: 11px;
}

.video-import-error {
  color: #ff0000;
}

.badge {
  @include table-badge;
}