mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-22 23:18:27 +01:00
Add filter for active persona LB button
This commit is contained in:
parent
3be17e2ed8
commit
16c2183fd0
@ -2788,6 +2788,10 @@ select option:not(:checked) {
|
||||
width: max-content;
|
||||
}
|
||||
|
||||
#persona-management-block .menu_button {
|
||||
filter: grayscale(0.5);
|
||||
}
|
||||
|
||||
input[type=search]::-webkit-search-cancel-button {
|
||||
-webkit-appearance: none;
|
||||
height: 1em;
|
||||
|
Loading…
x
Reference in New Issue
Block a user