mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
reword and reorder text shadows toggle
This commit is contained in:
@@ -1234,14 +1234,15 @@
|
|||||||
<input id="fast_ui_mode" type="checkbox" />
|
<input id="fast_ui_mode" type="checkbox" />
|
||||||
No Blur Effect
|
No Blur Effect
|
||||||
</label>
|
</label>
|
||||||
|
<label for="noShadowsmode" class="checkbox_label">
|
||||||
|
<input id="noShadowsmode" type="checkbox" />
|
||||||
|
No Text Shadows
|
||||||
|
</label>
|
||||||
<label for="waifuMode" class="checkbox_label">
|
<label for="waifuMode" class="checkbox_label">
|
||||||
<input id="waifuMode" type="checkbox" />
|
<input id="waifuMode" type="checkbox" />
|
||||||
♡ Waifu Mode ♡
|
♡ Waifu Mode ♡
|
||||||
</label>
|
</label>
|
||||||
<label for="noShadowsmode" class="checkbox_label">
|
|
||||||
<input id="noShadowsmode" type="checkbox" />
|
|
||||||
Remove Text Shadows
|
|
||||||
</label>
|
|
||||||
<label for="movingUImode" class="checkbox_label">
|
<label for="movingUImode" class="checkbox_label">
|
||||||
<input id="movingUImode" type="checkbox" />
|
<input id="movingUImode" type="checkbox" />
|
||||||
Movable UI Panels
|
Movable UI Panels
|
||||||
|
Reference in New Issue
Block a user