##// END OF EJS Templates
add locks to update everywhere by using options to pass this...
add locks to update everywhere by using options to pass this (and check for this)

File last commit:

r14093:2259a244
r14570:4e85339b
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;
}