mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Restyle excluded tags
This commit is contained in:
@@ -2891,8 +2891,13 @@ h5 {
|
||||
|
||||
.tag.excluded {
|
||||
opacity: 1 !important;
|
||||
filter: none !important;
|
||||
filter: saturate(0.5) !important;
|
||||
text-decoration: line-through;
|
||||
text-decoration-thickness: 2px;
|
||||
text-decoration-color: var(--white70a);
|
||||
outline-color: red;
|
||||
outline-style: solid;
|
||||
outline-width: 2px;
|
||||
}
|
||||
|
||||
#avatarCropWrap {
|
||||
@@ -4672,4 +4677,4 @@ body.waifuMode #avatar_zoom_popup {
|
||||
#horde_model {
|
||||
height: unset;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user