mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-02 04:16:52 +01:00
Merge pull request #2799 from SillyTavern/bg-menu-title
This commit is contained in:
commit
b4948ec842
@ -4339,7 +4339,10 @@
|
|||||||
</div>
|
</div>
|
||||||
<div id="Backgrounds" class="drawer-content closedDrawer">
|
<div id="Backgrounds" class="drawer-content closedDrawer">
|
||||||
<div class="flex-container">
|
<div class="flex-container">
|
||||||
<div class="flex-container wide100p">
|
<div class="flex-container alignItemsBaseline wide100p">
|
||||||
|
<h3 class="margin0 flex2" data-i18n="Background Image">
|
||||||
|
Background Image
|
||||||
|
</h3>
|
||||||
<input id="bg-filter" data-i18n="[placeholder]Filter" placeholder="Filter" class="text_pole flex1" type="search" />
|
<input id="bg-filter" data-i18n="[placeholder]Filter" placeholder="Filter" class="text_pole flex1" type="search" />
|
||||||
<div id="auto_background" class="menu_button menu_button_icon" data-i18n="[title]Automatically select a background based on the chat context" title="Automatically select a background based on the chat context.">
|
<div id="auto_background" class="menu_button menu_button_icon" data-i18n="[title]Automatically select a background based on the chat context" title="Automatically select a background based on the chat context.">
|
||||||
<i class="fa-solid fa-wand-magic"></i>
|
<i class="fa-solid fa-wand-magic"></i>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user