]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob
75827abbfa2ca01434a449f79f09fb1334576e3e
[github/Chocobozzz/PeerTube.git] /
1 input[type=password] {
2 @include peertube-input-text(340px);
3 display: block;
4
5 &#new-confirmed-password {
6 margin-top: 15px;
7 }
8 }
9
10 input[type=submit] {
11 @include peertube-button;
12 margin-top: 15px;
13 }
14