mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Better WI editor header
This commit is contained in:
@ -1129,7 +1129,7 @@
|
|||||||
<img src="img/book2.png" id="world_logo">
|
<img src="img/book2.png" id="world_logo">
|
||||||
<h3>
|
<h3>
|
||||||
World Info Editor
|
World Info Editor
|
||||||
<span>(<a href="/notes/13_3" target="_blank">?</a>)</span>
|
<a href="/notes/13_3" class="notes-link" target="_blank"><span class="note-link-span">?</span></a>
|
||||||
</h3>
|
</h3>
|
||||||
<div class="world_popup_expander"> </div>
|
<div class="world_popup_expander"> </div>
|
||||||
<form id="form_rename_world" action="javascript:void(null);" method="post" enctype="multipart/form-data">
|
<form id="form_rename_world" action="javascript:void(null);" method="post" enctype="multipart/form-data">
|
||||||
|
@ -1305,7 +1305,7 @@ input[type=search]:focus::-webkit-search-cancel-button {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
margin-left: 36px;
|
margin-left: 18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#form_rename_world {
|
#form_rename_world {
|
||||||
|
Reference in New Issue
Block a user