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

intermediate: xdr config handling

This commit is contained in:
wellenvogel
2021-11-21 19:40:18 +01:00
parent ef299bd9ba
commit ca55063c8e
3 changed files with 285 additions and 122 deletions

View File

@@ -89,6 +89,12 @@ body{
.hidden{
display: none !important;
}
#xdrPage .content.hidden {
display: unset !important;
}
#xdrPage .category .title{
display: none;
}
.msgDetails .value {
width: 5em;
text-align: right;