mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
@@ -2322,9 +2322,10 @@ body {
|
||||
}
|
||||
|
||||
/* Substitutions */
|
||||
#Substitutions > .helpicon {
|
||||
margin-left: 5px;
|
||||
align-self: auto;
|
||||
#Substitutions > .help_text > .helpicon {
|
||||
position: relative;
|
||||
margin-left: 1px;
|
||||
top: 2px;
|
||||
}
|
||||
|
||||
#substitution-header {
|
||||
|
@@ -311,9 +311,11 @@
|
||||
</div>
|
||||
|
||||
<div class="setting_tile_area" id="Substitutions">
|
||||
<div class="help_text">Automatically replaces phrases that you or the AI insert.</div>
|
||||
<div class="help_text">
|
||||
Automatically replaces phrases that you or the AI insert.
|
||||
<span class="helpicon material-icons-outlined" tooltip="Can be used to help you insert special characters or automatically correct the AI. The pencil button toggles if a substitution is active or not.">help_icon</span>
|
||||
</div>
|
||||
|
||||
<span class="helpicon material-icons-outlined" tooltip="Can be used to help you insert special characters or automatically correct the AI. The pencil button toggles if a substitution is active or not.">help_icon</span>
|
||||
<div id="substitution-header" class="noselect">
|
||||
<b>Replace</b> <b>With</b>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user