Merge remote-tracking branch 'origin/StableVersion' into develop

This commit is contained in:
X1627315083
2024-08-23 10:18:55 +08:00
24 changed files with 760 additions and 664 deletions

View File

@@ -270,13 +270,16 @@ li {
pointer-events: auto !important;
overflow-y: initial !important;
}
.Guide_.showEvents * {
.Guide_.showEvents *,
.Guide_ .showEvents * {
pointer-events: auto !important;
}
.Guide_.showEvents .hideEvents {
.Guide_.showEvents .hideEvents,
.Guide_ .showEvents .hideEvents {
pointer-events: none !important;
}
.Guide_.showEvents .hideEvents * {
.Guide_.showEvents .hideEvents *,
.Guide_ .showEvents .hideEvents * {
pointer-events: none !important;
}
.Guide_ .Guide_active {
@@ -299,6 +302,8 @@ li {
filter: drop-shadow(0px 0px 2px #ff5f5f) drop-shadow(0px 0px 1px #ff5f5f);
animation: identifier_img 1s infinite linear;
display: block !important;
cursor: pointer;
pointer-events: auto !important;
}
@keyframes identifier_img {
0% {