selection update
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
margin-right: -1px;
|
||||
animation: blink 1s step-end infinite;
|
||||
}
|
||||
.selection {
|
||||
background-color: #b3d7ff;
|
||||
}
|
||||
@keyframes blink {
|
||||
50% {
|
||||
border-color: transparent;
|
||||
|
||||
Reference in New Issue
Block a user