##// END OF EJS Templates
Merge pull request #4446 from blink1073/master...
Merge pull request #4446 from blink1073/master Use SVG plots in OctaveMagic by default due to lack of Ghostscript on Windows Octave

File last commit:

r13547:34cf349f
r13773:617a6297 merge
Show More
variables.less
10 lines | 300 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
@code_line_height: 1.231em;