File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 33
33
background-color : # f7f7f7 ;
34
34
white-space : nowrap;
35
35
}
36
- .CodeMirror-linenumbers {}
37
36
.CodeMirror-linenumber {
38
37
padding : 0 3px 0 5px ;
39
38
min-width : 20px ;
94
93
100% {}
95
94
}
96
95
97
- /* Can style cursor different in overwrite (non-insert) mode */
98
- .CodeMirror-overwrite .CodeMirror-cursor {}
99
-
100
96
.cm-tab { display : inline-block; text-decoration : inherit; }
101
97
102
98
.CodeMirror-rulers {
125
121
.cm-s-default .cm-atom {color : # 219 ;}
126
122
.cm-s-default .cm-number {color : # 164 ;}
127
123
.cm-s-default .cm-def {color : # 00f ;}
128
- .cm-s-default .cm-variable ,
129
- .cm-s-default .cm-punctuation ,
130
- .cm-s-default .cm-property ,
131
- .cm-s-default .cm-operator {}
132
124
.cm-s-default .cm-variable-2 {color : # 05a ;}
133
125
.cm-s-default .cm-variable-3 , .cm-s-default .cm-type {color : # 085 ;}
134
126
.cm-s-default .cm-comment {color : # a50 ;}
You can’t perform that action at this time.
0 commit comments