##// END OF EJS Templates
discuss `--to notebook`...
discuss `--to notebook` - downgrade and execute examples - also update `--to python` with `--to script`

File last commit:

r16912:30744239
r20543:1d01eff7
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();
}