Change icon for derivation

50922c11fa1bd3c5e0d0b242ed1aab09a5b62220

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +2 -2Showing whitespace changes
public/index.html+2 -2
@@ -3302,7 +3302,7 @@
3302 <div class="flex-container">3302 <div class="flex-container">
3303 <label for="context_derived" class="checkbox_label flex1" title="Derive from Model Metadata, if possible." data-i18n="[title]context_derived">3303 <label for="context_derived" class="checkbox_label flex1" title="Derive from Model Metadata, if possible." data-i18n="[title]context_derived">
3304 <input id="context_derived" type="checkbox" style="display:none;" />3304 <input id="context_derived" type="checkbox" style="display:none;" />
3305 <small><i class="fa-solid fa-tree menu_button margin0"></i></small>3305 <small><i class="fa-solid fa-bolt menu_button margin0"></i></small>
3306 </label>3306 </label>
3307 </div>3307 </div>
3308 </h4>3308 </h4>
@@ -3404,7 +3404,7 @@
3404 <div class="flex-container">3404 <div class="flex-container">
3405 <label for="instruct_derived" class="checkbox_label flex1" title="Derive from Model Metadata, if possible." data-i18n="[title]instruct_derived">3405 <label for="instruct_derived" class="checkbox_label flex1" title="Derive from Model Metadata, if possible." data-i18n="[title]instruct_derived">
3406 <input id="instruct_derived" type="checkbox" style="display:none;" />3406 <input id="instruct_derived" type="checkbox" style="display:none;" />
3407 <small><i class="fa-solid fa-tree menu_button margin0"></i></small>3407 <small><i class="fa-solid fa-bolt menu_button margin0"></i></small>
3408 </label>3408 </label>
3409 <label for="instruct_bind_to_context" class="checkbox_label flex1" title="Bind to Context&#10If enabled, Context templates will be automatically selected based on selected Instruct template name or by preference." data-i18n="[title]instruct_bind_to_context">3409 <label for="instruct_bind_to_context" class="checkbox_label flex1" title="Bind to Context&#10If enabled, Context templates will be automatically selected based on selected Instruct template name or by preference." data-i18n="[title]instruct_bind_to_context">
3410 <input id="instruct_bind_to_context" type="checkbox" style="display:none;" />3410 <input id="instruct_bind_to_context" type="checkbox" style="display:none;" />