diff --git a/sd-card/html/edit_config_param.html b/sd-card/html/edit_config_param.html index 9276dbd6..5fb3d321 100644 --- a/sd-card/html/edit_config_param.html +++ b/sd-card/html/edit_config_param.html @@ -41,6 +41,25 @@ textarea { .hidden { display: none; } + + +.red { + color: red; +} + +.gray { + background-color: Lightgray; +} + + +/*th { + text-align: left; +} + +tbody tr:nth-child(odd) { + background-color: Lightgray; +}*/ + @@ -817,8 +836,8 @@ textarea {