##// END OF EJS Templates
Adress comments...
Adress comments * move file extension addition outside of function * move log statement before function call * change default to False * add postprocessor to nbconvertapp

File last commit:

r11981:bcb0ada6
r12902:02dac91a
Show More
quickhelp.less
15 lines | 219 B | text/x-less | LessCssLexer
.shortcut_key {
display: inline-block;
width: 15ex;
text-align: right;
font-family: @monoFontFamily;
}
.shortcut_descr {
display: inline-block;
}
div.quickhelp {
float: left;
width: 50%;
}