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

first version for user js tasks

This commit is contained in:
andreas
2024-10-11 20:13:45 +02:00
parent f6e3fa369f
commit 98a95e62f7
4 changed files with 63 additions and 38 deletions

View File

@@ -341,6 +341,6 @@ body {
.error{
color: red;
}
.changed input.error{
color: red;
input.error{
background-color: rgba(255, 0, 0, 0.329);
}