##// END OF EJS Templates
warn about failure to bind to localhost...
warn about failure to bind to localhost when falling back on 127.0.0.1

File last commit:

r19287:96eaaf4c
r20594:7f084e6b
Show More
highlight-refs.less
5 lines | 228 B | text/x-less | LessCssLexer
/* load the codemirror defaults as LESS so that highlight.less
can load default theme declarations by reference without pulling in the
nasty positioning
*/
@import (less) "../../components/codemirror/lib/codemirror.css";