##// END OF EJS Templates
Added new structure (input prompt and inner cell) to markdown cells.
Added new structure (input prompt and inner cell) to markdown cells.

File last commit:

r14093:2259a244
r14191:f1ba7260
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;
}