aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--client/src/app/shared/shared-video-miniature/video-download.component.scss9
1 files changed, 0 insertions, 9 deletions
diff --git a/client/src/app/shared/shared-video-miniature/video-download.component.scss b/client/src/app/shared/shared-video-miniature/video-download.component.scss
index 485db5ef5..7f6e03c87 100644
--- a/client/src/app/shared/shared-video-miniature/video-download.component.scss
+++ b/client/src/app/shared/shared-video-miniature/video-download.component.scss
@@ -37,15 +37,6 @@
37 } 37 }
38} 38}
39 39
40.action-button-cancel {
41 @include peertube-button-link;
42}
43
44.action-button-submit {
45 @include peertube-button-link;
46 @include orange-button;
47}
48
49#dropdown-download-type { 40#dropdown-download-type {
50 cursor: pointer; 41 cursor: pointer;
51} 42}