##// END OF EJS Templates
Mechanism for testing terminal interact loop in-process....
Mechanism for testing terminal interact loop in-process. While this is complex, I much prefer it to starting a separate process and piping commands in.

File last commit:

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