##// END OF EJS Templates
move IPython.html to jupyter_notebook
move IPython.html to jupyter_notebook

File last commit:

r21208:e65db1aa
r21208:e65db1aa
Show More
quickhelp.less
15 lines | 221 B | text/x-less | LessCssLexer
.quickhelp {
.hbox();
}
.shortcut_key {
display: inline-block;
width: 20ex;
text-align: right;
font-family: @font-family-monospace;
}
.shortcut_descr {
display: inline-block;
.box-flex1();
}