dynamic_form_changes/dynamic_forms_node_addition_and_removal.html [43:57]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - background: white; } input:focus, select:focus { border-color: #4CAF50; outline: none; } button { background-color: #4CAF50; color: white; border: none; cursor: pointer; padding: 10px; } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - dynamic_form_changes/dynamic_forms_visibility_state_change.html [47:61]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - background: white; } input:focus, select:focus { border-color: #4CAF50; outline: none; } button { background-color: #4CAF50; color: white; border: none; cursor: pointer; padding: 10px; } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -