##// END OF EJS Templates
hook up latex tools config to global instance...
hook up latex tools config to global instance instead of instantiation on shell init - removes unnecessary instantiation of unused object - fixes config loading in qtconsole

File last commit:

r11033:fa36e98f
r19565:c68c6249
Show More
login.less
5 lines | 127 B | text/x-less | LessCssLexer
MinRK
center login
r10899 // Custom styles for login.html
.center-nav {
display: inline-block;
// pull the lower margin back
margin-bottom: -4px;
}