Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit 704aa12

Browse files
committed
Use new underline style
1 parent 281bcc7 commit 704aa12

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/styles/brackets_codemirror_override.less

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,7 @@
7272
}
7373

7474
.CodeMirror-focused .cm-matchhighlight {
75-
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFklEQVQI12NgYGBgkKzc8x9CMDAwAAAmhwSbidEoSQAAAABJRU5ErkJggg==);
76-
background-position: bottom;
77-
background-repeat: repeat-x;
75+
border-bottom: 2px solid #78B2F2;
7876
}
7977

8078

0 commit comments

Comments
 (0)