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

intermediate: building build ui

This commit is contained in:
andreas
2023-09-30 20:37:18 +02:00
parent a2b8c7d8fa
commit a48d52b30a
2 changed files with 52 additions and 15 deletions

View File

@@ -112,4 +112,13 @@
}
.configui .selector .title {
font-weight: bold;
}
.configui .selector.level2 {
margin-left: 0.5em;
}
.configui .selector.level3 {
margin-left: 1em;
}
.configui .selector.level4 {
margin-left: 1.5em;
}