##// END OF EJS Templates
Fixing less variable names to use_the_right_convention.
Fixing less variable names to use_the_right_convention.

File last commit:

r10713:6cb67bb8
r10715:75145ac9
Show More
variables.less
6 lines | 153 B | text/x-less | LessCssLexer
Brian E. Granger
Adding files that I mised in the last commit.
r10713 // Our customizations to bootstrap go here.
Brian E. Granger
Working on cleaning up our less files.
r10700
@textColor: @black;
Brian E. Granger
Adding files that I mised in the last commit.
r10713
// Our own global variables for all pages go here
@corner_radius: 4px;