1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-15 23:13:07 +01:00

show unmapped xdr records, allow to add them

This commit is contained in:
wellenvogel
2021-11-22 21:19:35 +01:00
parent 9ad6fd2057
commit 87ab75e528
2 changed files with 79 additions and 15 deletions

View File

@@ -146,7 +146,10 @@ body{
.xdrexample {
max-width: 16em;
overflow: auto;
}
}
button.addunassigned {
margin-left: 1em;
}
.msgDetails .value {
width: 5em;
text-align: right;