##// END OF EJS Templates
Merge pull request #7777 from minrk/fallback-127...
Merge pull request #7777 from minrk/fallback-127 fallback on 127.0.0.1 if localhost cannot be bound

File last commit:

r19287:96eaaf4c
r20596:bfa5e34f merge
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";