Release v1.5.85
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
5574b50d20
commit
15d0969cd9
@@ -1335,11 +1335,6 @@ td {
|
||||
.link-status-dot.checking {
|
||||
background: #f59e0b;
|
||||
box-shadow: 0 0 4px #f59e0b80;
|
||||
animation: pulse-dot 1s ease-in-out infinite;
|
||||
}
|
||||
@keyframes pulse-dot {
|
||||
0%, 100% { opacity: 1; }
|
||||
50% { opacity: 0.4; }
|
||||
}
|
||||
|
||||
.item-remove {
|
||||
|
||||
Reference in New Issue
Block a user