Align selects with the buttons
| @@ -3189,17 +3189,17 @@ | |||
| 3189 | </a> | 3189 | </a> |
| 3190 | </div> | 3190 | </div> |
| 3191 | </h4> | 3191 | </h4> |
| 3192 | <div class="flex-container justifyCenter"> | ||
| 3193 | <input type="file" hidden data-preset-manager-file="context" accept=".json, .settings"> | ||
| 3194 | <i data-preset-manager-update="context" class="menu_button fa-solid fa-save" title="Update current template" data-i18n="[title]Update current template"></i> | ||
| 3195 | <i data-preset-manager-new="context" class="menu_button fa-solid fa-file-circle-plus" title="Save template as" data-i18n="[title]Save template as"></i> | ||
| 3196 | <i data-preset-manager-import="context" class="displayNone menu_button fa-solid fa-file-import" title="Import template" data-i18n="[title]Import template"></i> | ||
| 3197 | <i data-preset-manager-export="context" class="displayNone menu_button fa-solid fa-file-export" title="Export template" data-i18n="[title]Export template"></i> | ||
| 3198 | <i data-preset-manager-restore="context" class="menu_button fa-solid fa-recycle" title="Restore current template" data-i18n="[title]Restore current template"></i> | ||
| 3199 | <i id="context_delete_preset" data-preset-manager-delete="context" class="menu_button fa-solid fa-trash-can" title="Delete the template" data-i18n="[title]Delete the template"></i> | ||
| 3200 | </div> | ||
| 3201 | <div class="flex-container" title="Select your current Context Template" data-i18n="[title]Select your current Context Template"> | 3192 | <div class="flex-container" title="Select your current Context Template" data-i18n="[title]Select your current Context Template"> |
| 3202 | <select id="context_presets" data-preset-manager-for="context" class="flex1 text_pole"></select> | 3193 | <select id="context_presets" data-preset-manager-for="context" class="flex1 text_pole"></select> |
| 3194 | <div class="flex-container justifyCenter"> | ||
| 3195 | <input type="file" hidden data-preset-manager-file="context" accept=".json, .settings"> | ||
| 3196 | <i data-preset-manager-update="context" class="menu_button fa-solid fa-save" title="Update current template" data-i18n="[title]Update current template"></i> | ||
| 3197 | <i data-preset-manager-new="context" class="menu_button fa-solid fa-file-circle-plus" title="Save template as" data-i18n="[title]Save template as"></i> | ||
| 3198 | <i data-preset-manager-import="context" class="displayNone menu_button fa-solid fa-file-import" title="Import template" data-i18n="[title]Import template"></i> | ||
| 3199 | <i data-preset-manager-export="context" class="displayNone menu_button fa-solid fa-file-export" title="Export template" data-i18n="[title]Export template"></i> | ||
| 3200 | <i data-preset-manager-restore="context" class="menu_button fa-solid fa-recycle" title="Restore current template" data-i18n="[title]Restore current template"></i> | ||
| 3201 | <i id="context_delete_preset" data-preset-manager-delete="context" class="menu_button fa-solid fa-trash-can" title="Delete the template" data-i18n="[title]Delete the template"></i> | ||
| 3202 | </div> | ||
| 3203 | </div> | 3203 | </div> |
| 3204 | <div> | 3204 | <div> |
| 3205 | <label for="context_story_string" class="flex-container"> | 3205 | <label for="context_story_string" class="flex-container"> |
| @@ -3305,18 +3305,18 @@ | |||
| 3305 | </label> | 3305 | </label> |
| 3306 | </div> | 3306 | </div> |
| 3307 | </h4> | 3307 | </h4> |
| 3308 | <div class="flex-container margin0 justifyCenter"> | ||
| 3309 | <input type="file" hidden data-preset-manager-file="instruct" accept=".json, .settings"> | ||
| 3310 | <i data-preset-manager-update="instruct" class="menu_button fa-solid fa-save" title="Update current template" data-i18n="[title]Update current template"></i> | ||
| 3311 | <i data-preset-manager-new="instruct" class="menu_button fa-solid fa-file-circle-plus" title="Save template as" data-i18n="[title]Save template as"></i> | ||
| 3312 | <i data-preset-manager-import="instruct" class="displayNone menu_button fa-solid fa-file-import" title="Import template" data-i18n="[title]Import template"></i> | ||
| 3313 | <i data-preset-manager-export="instruct" class="displayNone menu_button fa-solid fa-file-export" title="Export template" data-i18n="[title]Export template"></i> | ||
| 3314 | <i data-preset-manager-restore="instruct" class="menu_button fa-solid fa-recycle" title="Restore current template" data-i18n="[title]Restore current template"></i> | ||
| 3315 | <i data-preset-manager-delete="instruct" class="menu_button fa-solid fa-trash-can" title="Delete template" data-i18n="[title]Delete template"></i> | ||
| 3316 | </div> | ||
| 3317 | 3308 | ||
| 3318 | <div class="flex-container" title="Select your current Instruct Template" data-i18n="[title]Select your current Instruct Template"> | 3309 | <div class="flex-container" title="Select your current Instruct Template" data-i18n="[title]Select your current Instruct Template"> |
| 3319 | <select id="instruct_presets" data-preset-manager-for="instruct" class="flex1 text_pole"></select> | 3310 | <select id="instruct_presets" data-preset-manager-for="instruct" class="flex1 text_pole"></select> |
| 3311 | <div class="flex-container margin0 justifyCenter"> | ||
| 3312 | <input type="file" hidden data-preset-manager-file="instruct" accept=".json, .settings"> | ||
| 3313 | <i data-preset-manager-update="instruct" class="menu_button fa-solid fa-save" title="Update current template" data-i18n="[title]Update current template"></i> | ||
| 3314 | <i data-preset-manager-new="instruct" class="menu_button fa-solid fa-file-circle-plus" title="Save template as" data-i18n="[title]Save template as"></i> | ||
| 3315 | <i data-preset-manager-import="instruct" class="displayNone menu_button fa-solid fa-file-import" title="Import template" data-i18n="[title]Import template"></i> | ||
| 3316 | <i data-preset-manager-export="instruct" class="displayNone menu_button fa-solid fa-file-export" title="Export template" data-i18n="[title]Export template"></i> | ||
| 3317 | <i data-preset-manager-restore="instruct" class="menu_button fa-solid fa-recycle" title="Restore current template" data-i18n="[title]Restore current template"></i> | ||
| 3318 | <i data-preset-manager-delete="instruct" class="menu_button fa-solid fa-trash-can" title="Delete template" data-i18n="[title]Delete template"></i> | ||
| 3319 | </div> | ||
| 3320 | </div> | 3320 | </div> |
| 3321 | <label> | 3321 | <label> |
| 3322 | <small> | 3322 | <small> |
| @@ -3476,18 +3476,17 @@ | |||
| 3476 | </div> | 3476 | </div> |
| 3477 | </h4> | 3477 | </h4> |
| 3478 | 3478 | ||
| 3479 | <div class="flex-container margin0 justifyCenter"> | ||
| 3480 | <input type="file" hidden data-preset-manager-file="sysprompt" accept=".json, .settings"> | ||
| 3481 | <i data-preset-manager-update="sysprompt" class="menu_button fa-solid fa-save" title="Update current prompt" data-i18n="[title]Update current prompt"></i> | ||
| 3482 | <i data-preset-manager-new="sysprompt" class="menu_button fa-solid fa-file-circle-plus" title="Save prompt as" data-i18n="[title]Save prompt as"></i> | ||
| 3483 | <i data-preset-manager-import="sysprompt" class="displayNone menu_button fa-solid fa-file-import" title="Import template" data-i18n="[title]Import template"></i> | ||
| 3484 | <i data-preset-manager-export="sysprompt" class="displayNone menu_button fa-solid fa-file-export" title="Export template" data-i18n="[title]Export template"></i> | ||
| 3485 | <i data-preset-manager-restore="sysprompt" class="menu_button fa-solid fa-recycle" title="Restore current prompt" data-i18n="[title]Restore current prompt"></i> | ||
| 3486 | <i data-preset-manager-delete="sysprompt" class="menu_button fa-solid fa-trash-can" title="Delete prompt" data-i18n="[title]Delete prompt"></i> | ||
| 3487 | </div> | ||
| 3488 | |||
| 3489 | <div class="flex-container" title="Select your current System Prompt" data-i18n="[title]Select your current System Prompt"> | 3479 | <div class="flex-container" title="Select your current System Prompt" data-i18n="[title]Select your current System Prompt"> |
| 3490 | <select id="sysprompt_select" data-preset-manager-for="sysprompt" class="flex1 text_pole"></select> | 3480 | <select id="sysprompt_select" data-preset-manager-for="sysprompt" class="flex1 text_pole"></select> |
| 3481 | <div class="flex-container margin0 justifyCenter"> | ||
| 3482 | <input type="file" hidden data-preset-manager-file="sysprompt" accept=".json, .settings"> | ||
| 3483 | <i data-preset-manager-update="sysprompt" class="menu_button fa-solid fa-save" title="Update current prompt" data-i18n="[title]Update current prompt"></i> | ||
| 3484 | <i data-preset-manager-new="sysprompt" class="menu_button fa-solid fa-file-circle-plus" title="Save prompt as" data-i18n="[title]Save prompt as"></i> | ||
| 3485 | <i data-preset-manager-import="sysprompt" class="displayNone menu_button fa-solid fa-file-import" title="Import template" data-i18n="[title]Import template"></i> | ||
| 3486 | <i data-preset-manager-export="sysprompt" class="displayNone menu_button fa-solid fa-file-export" title="Export template" data-i18n="[title]Export template"></i> | ||
| 3487 | <i data-preset-manager-restore="sysprompt" class="menu_button fa-solid fa-recycle" title="Restore current prompt" data-i18n="[title]Restore current prompt"></i> | ||
| 3488 | <i data-preset-manager-delete="sysprompt" class="menu_button fa-solid fa-trash-can" title="Delete prompt" data-i18n="[title]Delete prompt"></i> | ||
| 3489 | </div> | ||
| 3491 | </div> | 3490 | </div> |
| 3492 | 3491 | ||
| 3493 | <div> | 3492 | <div> |