##// END OF EJS Templates
Move a few PBS launcher messages from info to debug
Move a few PBS launcher messages from info to debug

File last commit:

r4934:265d40c7
r5755:1214ad1e
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;}