mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
fix blurry red disconnect icon
This commit is contained in:
@@ -3295,10 +3295,9 @@ label[for="extensions_autoconnect"] {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.redOverlayGlow {
|
.redOverlayGlow {
|
||||||
color: rgba(100, 0, 0, 0.5);
|
color: #800;
|
||||||
opacity: 0.8 !important;
|
opacity: 0.8 !important;
|
||||||
text-shadow: none !important;
|
text-shadow: none !important;
|
||||||
filter: drop-shadow(0px 0px 2px red) !important;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.inline-drawer-header {
|
.inline-drawer-header {
|
||||||
|
Reference in New Issue
Block a user