mirror of https://github.com/gogits/gogs.git
Unknwon
8 years ago
7 changed files with 316 additions and 324 deletions
@ -0,0 +1,10 @@ |
|||||||
|
.CodeMirror { |
||||||
|
font: 14px Consolas, "Liberation Mono", Menlo, Courier, monospace; |
||||||
|
&.cm-s-default { |
||||||
|
border-radius: 3px; |
||||||
|
padding: 0 !important; |
||||||
|
} |
||||||
|
.cm-comment { |
||||||
|
background: inherit !important; |
||||||
|
} |
||||||
|
} |
Loading…
Reference in new issue