63c4db6d7
d235f6b0d
7b272fd73
1 2 3
4 5 6 7 8 9 10
11
12
@import '_variables'; @import '_mixins'; input:not([type=submit]) { @include peertube-input-text(340px); display: block; } input[type=submit] { @include peertube-button; @include orange-button; }