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 {
|
.tag.excluded {
|
||||||
opacity: 1 !important;
|
opacity: 1 !important;
|
||||||
filter: none !important;
|
filter: saturate(0.5) !important;
|
||||||
text-decoration: line-through;
|
text-decoration: line-through;
|
||||||
|
text-decoration-thickness: 2px;
|
||||||
|
text-decoration-color: var(--white70a);
|
||||||
|
outline-color: red;
|
||||||
|
outline-style: solid;
|
||||||
|
outline-width: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#avatarCropWrap {
|
#avatarCropWrap {
|
||||||
|
Reference in New Issue
Block a user