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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user