##// END OF EJS Templates
Correct initial state of kernel status indicator...
Correct initial state of kernel status indicator - start as busy, since we don't know - send a kernel_info request once connections are established - set idle on reply to the to the kernel_info request

File last commit:

r14093:2259a244
r15737:e53b2285
Show More
quickhelp.less
11 lines | 168 B | text/x-less | LessCssLexer
.shortcut_key {
display: inline-block;
width: 15ex;
text-align: right;
font-family: @monoFontFamily;
}
.shortcut_descr {
display: inline-block;
}