|
|
|
|
@ -1366,6 +1366,7 @@ div.input_area>div.highlight>pre{margin:0;border:none;padding:0;background-color
|
|
|
|
|
.CodeMirror-linenumber{padding:0 8px 0 4px}
|
|
|
|
|
.CodeMirror-gutters{border-bottom-left-radius:4px;border-top-left-radius:4px}
|
|
|
|
|
.CodeMirror pre{padding:0;border:0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
|
|
|
|
|
.CodeMirror-vscrollbar,.CodeMirror-hscrollbar{display:none !important}
|
|
|
|
|
pre code{display:block;padding:.5em}
|
|
|
|
|
.highlight-base,pre code,pre .subst,pre .tag .title,pre .lisp .title,pre .clojure .built_in,pre .nginx .title{color:#000}
|
|
|
|
|
.highlight-string,pre .string,pre .constant,pre .parent,pre .tag .value,pre .rules .value,pre .rules .value .number,pre .preprocessor,pre .ruby .symbol,pre .ruby .symbol .string,pre .aggregate,pre .template_tag,pre .django .variable,pre .smalltalk .class,pre .addition,pre .flow,pre .stream,pre .bash .variable,pre .apache .tag,pre .apache .cbracket,pre .tex .command,pre .tex .special,pre .erlang_repl .function_or_atom,pre .markdown .header{color:#ba2121}
|
|
|
|
|
|