We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fcaac5 commit 3cc7431Copy full SHA for 3cc7431
plugins/find-and-replace.css
@@ -57,6 +57,7 @@
57
width: 240px; height: 32px; top: -3px;
58
font-size: large;
59
color: #000000aa;
60
+ caret-color: currentColor; /* Don't inherit from the code-input element. */
61
border: 0;
62
}
63
plugins/go-to-line.css
@@ -40,6 +40,7 @@
40
41
42
43
44
45
46
0 commit comments