diff --git a/firmware/data/style.css b/firmware/data/style.css index ebee311..e39a471 100644 --- a/firmware/data/style.css +++ b/firmware/data/style.css @@ -16,7 +16,6 @@ display: block; .pure-table td { padding: 4px; } -/* .pure-form input[type="number"] { width: 60px; height: 20px; @@ -41,4 +40,4 @@ cursor: pointer; } .pure-button:hover { background-color: #333; -}*/ \ No newline at end of file +} \ No newline at end of file diff --git a/firmware/html/style.css b/firmware/html/style.css index ebee311..e39a471 100644 --- a/firmware/html/style.css +++ b/firmware/html/style.css @@ -16,7 +16,6 @@ display: block; .pure-table td { padding: 4px; } -/* .pure-form input[type="number"] { width: 60px; height: 20px; @@ -41,4 +40,4 @@ cursor: pointer; } .pure-button:hover { background-color: #333; -}*/ \ No newline at end of file +} \ No newline at end of file