##// END OF EJS Templates
make _enumerate a method on PrettyPrinter...
make _enumerate a method on PrettyPrinter even less duplicate code

File last commit:

r15733:67701c01
r15852:c25edc48
Show More
variables.less
9 lines | 267 B | text/x-less | LessCssLexer
// Our customizations to bootstrap go here.
@textColor: @black;
@baseFontSize: 13px;
@monoFontFamily: monospace; // to allow user to customize their fonts
@navbarHeight: 36px;
// Our own global variables for all pages go here