Skip to content

Commit 12e6bed

Browse files
committed
CodeMirror dir renamed to just that
Dropped version number so we can see cleaner commit changes in future
1 parent 0cb99eb commit 12e6bed

40 files changed

Lines changed: 3 additions & 3 deletions
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* The lint marker gutter */
22
.CodeMirror-lint-markers {
3-
width: 12px; margin-left: 2px;
3+
width: 16px;
44
}
55

66
.CodeMirror-lint-tooltip {
@@ -43,7 +43,7 @@
4343
.CodeMirror-lint-marker-error, .CodeMirror-lint-marker-warning {
4444
background-position: center center;
4545
background-repeat: no-repeat;
46-
cursor: help;
46+
cursor: pointer;
4747
display: inline-block;
4848
height: 16px;
4949
width: 16px;
File renamed without changes.

0 commit comments

Comments
 (0)