Merge upstream up to 0.5.9

This commit is contained in:
codebicycle
2020-03-26 19:16:39 +02:00
15 changed files with 737 additions and 348 deletions

View File

@@ -83,10 +83,6 @@ label {
width: 170px;
}
label[for=rememberSpeed] {
width: 200px;
}
#status {
color: #9D9D9D;
display: inline-block;
@@ -96,3 +92,17 @@ label[for=rememberSpeed] {
#faq {
margin-top: 2em;
}
select {
width: 170px;
}
.customForce {
display: none;
width: 250px;
}
.customKey {
color: transparent;
text-shadow: 0 0 0 #000000;
}