1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-25 17:25:16 +03:00

Added Build Type select for CI builds

This commit is contained in:
DieHertz 2018-06-17 12:26:36 +03:00
parent 40ed78ab35
commit befafc07e6
6 changed files with 255 additions and 39 deletions

View file

@ -198,7 +198,7 @@ input[type="number"]::-webkit-inner-spin-button {
width: 136px;
}
#port-picker .auto_connect {
#port-picker .auto_connect, .gray {
color: #ddd;
}