diff --git a/sd-card/html/edit_config_param.html b/sd-card/html/edit_config_param.html index a78708f1..fc04cb99 100644 --- a/sd-card/html/edit_config_param.html +++ b/sd-card/html/edit_config_param.html @@ -11,6 +11,10 @@ h2 {font-size: 1.5em; margin-block-start: 0.0em; margin-block-end: 0.2em;} h3 {font-size: 1.2em;} p {font-size: 1em;} +table { + border: 0pt; +} + .button { padding: 5px 20px; width: 211px; @@ -52,7 +56,7 @@ textarea { } .expert { - background-color: lightcoral; + background-color: #ffc5c5; } @@ -64,6 +68,11 @@ tbody tr:nth-child(odd) { background-color: Lightgray; }*/ + +tr.border-bottom td { + border-bottom: 1pt solid gray; +} + @@ -131,8 +140,6 @@ tbody tr:nth-child(odd) { - - WaitBeforeTakingPicture @@ -144,8 +151,6 @@ tbody tr:nth-child(odd) { - - ImageQuality @@ -158,8 +163,6 @@ tbody tr:nth-child(odd) { - - ImageSize @@ -175,8 +178,6 @@ tbody tr:nth-child(odd) { - - LEDIntensity @@ -190,8 +191,6 @@ tbody tr:nth-child(odd) { - - Brightness @@ -204,8 +203,6 @@ tbody tr:nth-child(odd) { - - Contrast @@ -219,8 +216,6 @@ tbody tr:nth-child(odd) { - - Saturation @@ -234,7 +229,7 @@ tbody tr:nth-child(odd) { -