##// END OF EJS Templates
Semi working version of basic dual mode UX....
Semi working version of basic dual mode UX. As of this point there are lots of things that don't work, but most of the basic dual mode interactions do work fine.

File last commit:

r13547:34cf349f
r14016:b2c174f0
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;