aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-edit/shared/video-edit.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+videos/+video-edit/shared/video-edit.component.scss')
-rw-r--r--client/src/app/+videos/+video-edit/shared/video-edit.component.scss18
1 files changed, 0 insertions, 18 deletions
diff --git a/client/src/app/+videos/+video-edit/shared/video-edit.component.scss b/client/src/app/+videos/+video-edit/shared/video-edit.component.scss
index c2fbb46f9..0b70b0270 100644
--- a/client/src/app/+videos/+video-edit/shared/video-edit.component.scss
+++ b/client/src/app/+videos/+video-edit/shared/video-edit.component.scss
@@ -126,24 +126,6 @@ my-peertube-checkbox {
126 color: pvar(--greyForegroundColor); 126 color: pvar(--greyForegroundColor);
127 font-size: 15px; 127 font-size: 15px;
128 } 128 }
129
130 .submit-button {
131 @include peertube-button;
132 @include orange-button;
133 @include button-with-icon(20px, 1px);
134
135 display: inline-block;
136
137 input {
138 cursor: inherit;
139 background-color: inherit;
140 border: none;
141 padding: 0;
142 outline: 0;
143 color: inherit;
144 font-weight: $font-semibold;
145 }
146 }
147} 129}
148 130
149p-calendar { 131p-calendar {