##// END OF EJS Templates
Merge pull request #4974 from ivanov/better-paste...
Merge pull request #4974 from ivanov/better-paste make paste focus the pasted cell

File last commit:

r14093:2259a244
r15067:6acbd122 merge
Show More
quickhelp.less
11 lines | 168 B | text/x-less | LessCssLexer
Brian E. Granger
Splitting notebook.less into separate files.
r10730 .shortcut_key {
display: inline-block;
width: 15ex;
text-align: right;
font-family: @monoFontFamily;
}
.shortcut_descr {
Paul Ivanov
two column quickhelp dialog, closes #3895...
r11981 display: inline-block;
}