1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-26 09:45:23 +03:00

Craft name enhancments

- Moved craft name to OSD page
- OSD preview matches actual craft name
- Only accept usable characters and symbols
This commit is contained in:
Darren Lines 2022-04-20 10:43:15 +01:00
parent d113585248
commit ab9e3cc4e0
6 changed files with 51 additions and 56 deletions

View file

@ -403,7 +403,7 @@ button {
font-family: 'open_sansregular', 'Segoe UI', Tahoma, sans-serif;
}
.spacer_box div input {
.spacer_box div input[type="radio"] {
margin-right: 5px;
}