aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-tables/video-cell.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/shared/shared-tables/video-cell.component.scss')
-rw-r--r--client/src/app/shared/shared-tables/video-cell.component.scss7
1 files changed, 0 insertions, 7 deletions
diff --git a/client/src/app/shared/shared-tables/video-cell.component.scss b/client/src/app/shared/shared-tables/video-cell.component.scss
index 7efb61502..5d26b02ef 100644
--- a/client/src/app/shared/shared-tables/video-cell.component.scss
+++ b/client/src/app/shared/shared-tables/video-cell.component.scss
@@ -59,13 +59,6 @@
59 color: pvar(--mainForegroundColor); 59 color: pvar(--mainForegroundColor);
60 line-height: 1rem; 60 line-height: 1rem;
61 61
62 div .glyphicon {
63 @include margin-left(0.1rem);
64
65 font-size: 80%;
66 color: #808080;
67 }
68
69 div + div { 62 div + div {
70 color: var(--greyForegroundColor); 63 color: var(--greyForegroundColor);
71 font-size: 11px; 64 font-size: 11px;