##// END OF EJS Templates
improve indicators and handling of dead kernels and broken websocket connections...
improve indicators and handling of dead kernels and broken websocket connections I think it's still possible to get to a state with no kernel and insufficient indication. Imperfect, but an improvement.

File last commit:

r11033:fa36e98f
r17676:655f2243
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;
}