selection update

This commit is contained in:
2026-06-30 21:31:35 +02:00
parent 594c4c674d
commit c4300b0416
10 changed files with 402 additions and 91 deletions
+3
View File
@@ -11,6 +11,9 @@
margin-right: -1px;
animation: blink 1s step-end infinite;
}
.selection {
background-color: #b3d7ff;
}
@keyframes blink {
50% {
border-color: transparent;