diff --git a/sd-card/html/edit_config_param.html b/sd-card/html/edit_config_param.html index 5fb3d321..95773cb6 100644 --- a/sd-card/html/edit_config_param.html +++ b/sd-card/html/edit_config_param.html @@ -51,6 +51,10 @@ textarea { background-color: Lightgray; } +.expert { + background-color: lightcoral; +} + /*th { text-align: left; @@ -83,10 +87,10 @@ tbody tr:nth-child(odd) {