From c92a1e430d39089865637377a5cf163fa59e6139 Mon Sep 17 00:00:00 2001 From: George Ruinelli Date: Fri, 7 Oct 2022 21:04:56 +0200 Subject: [PATCH] . --- sd-card/html/edit_config_param.html | 46 ++++++++++++----------------- 1 file changed, 19 insertions(+), 27 deletions(-) diff --git a/sd-card/html/edit_config_param.html b/sd-card/html/edit_config_param.html index fc04cb99..61e5d622 100644 --- a/sd-card/html/edit_config_param.html +++ b/sd-card/html/edit_config_param.html @@ -13,37 +13,43 @@ p {font-size: 1em;} table { border: 0pt; + border-collapse: collapse; +} + + +tr { + border-bottom: 1px solid lightgray; } .button { - padding: 5px 20px; + padding: 5px 20px; width: 211px; - font-size: 16px; + font-size: 16px; } textarea { - font-size: 14px; + font-size: 14px; } .description { - color: black; - font-size: 80%; + color: black; + font-size: 80%; } .disabled { - color:lightgrey; + color:lightgrey; } .smallSelect { - width: 30px; + width: 30px; } .invalid-input { - background-color: #FFAA00; + background-color: #FFAA00; } .hidden { - display: none; + display: none; } @@ -59,20 +65,6 @@ textarea { background-color: #ffc5c5; } - -/*th { - text-align: left; -} - -tbody tr:nth-child(odd) { - background-color: Lightgray; -}*/ - - -tr.border-bottom td { - border-bottom: 1pt solid gray; -} - @@ -134,7 +126,7 @@ tr.border-bottom td { - Time to keep the raw image (in days -"0" = forever) + Time to keep the raw image (in days, resp. "0" = forever) @@ -339,7 +331,7 @@ tr.border-bottom td { - Time to keep the separated digit images (in days -"0" = forever) + Time to keep the separated digit images (in days, resp. "0" = forever)