##// END OF EJS Templates
allow max_seq_length=0 to disable truncation altogether
allow max_seq_length=0 to disable truncation altogether

File last commit:

r15733:67701c01
r15853:527545ae
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