##// END OF EJS Templates
Merge pull request #841 from ivanov/scipy-links...
Merge pull request #841 from ivanov/scipy-links updated old scipy.org links, other minor doc fixes Also removed references to the defunct separate py3k repo, as per the recent mailing list thread.

File last commit:

r4504:981bc0cc
r4882:f09513ea merge
Show More
elegant.css
9 lines | 513 B | text/css | CssLexer
Brian E. Granger
Updating CodeMirror to v 2.12....
r4504 .cm-s-elegant span.cm-number, .cm-s-elegant span.cm-string, .cm-s-elegant span.cm-atom {color: #762;}
.cm-s-elegant span.cm-comment {color: #262;font-style: italic;}
.cm-s-elegant span.cm-meta {color: #555;font-style: italic;}
.cm-s-elegant span.cm-variable {color: black;}
.cm-s-elegant span.cm-variable-2 {color: #b11;}
.cm-s-elegant span.cm-qualifier {color: #555;}
.cm-s-elegant span.cm-keyword {color: #730;}
.cm-s-elegant span.cm-builtin {color: #30a;}
.cm-s-elegant span.cm-error {background-color: #fdd;}