##// END OF EJS Templates
simplify raw_input css...
simplify raw_input css for once, vertical-align: baseline is the right choice

File last commit:

r15733:67701c01
r15826:1f83c223
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