diff --git a/firmware/data/index_template_top.html b/firmware/data/index_template_top.html index 3c7bd96..7f237d0 100644 --- a/firmware/data/index_template_top.html +++ b/firmware/data/index_template_top.html @@ -9,24 +9,7 @@ - - diff --git a/firmware/data/style.css b/firmware/data/style.css index 687ae93..ebee311 100644 --- a/firmware/data/style.css +++ b/firmware/data/style.css @@ -1,4 +1,4 @@ -/*#tab-lights, #tab-config, #tab-tde { +#tab-lights, #tab-config, #tab-tde { display: none; background-color: #ffffff; color: black; @@ -16,6 +16,7 @@ display: block; .pure-table td { padding: 4px; } +/* .pure-form input[type="number"] { width: 60px; height: 20px; diff --git a/firmware/html/index_template_top.html b/firmware/html/index_template_top.html index 511eecc..3ac1cf8 100644 --- a/firmware/html/index_template_top.html +++ b/firmware/html/index_template_top.html @@ -9,24 +9,7 @@ - - diff --git a/firmware/html/style.css b/firmware/html/style.css index 687ae93..ebee311 100644 --- a/firmware/html/style.css +++ b/firmware/html/style.css @@ -1,4 +1,4 @@ -/*#tab-lights, #tab-config, #tab-tde { +#tab-lights, #tab-config, #tab-tde { display: none; background-color: #ffffff; color: black; @@ -16,6 +16,7 @@ display: block; .pure-table td { padding: 4px; } +/* .pure-form input[type="number"] { width: 60px; height: 20px;