##// END OF EJS Templates
Merge pull request #3673 from minrk/cm-comment...
Merge pull request #3673 from minrk/cm-comment enable comment/uncomment selection in notebook Bound to `(cmd|ctrl)-/`

File last commit:

r11033:fa36e98f
r11521:cf8a7da8 merge
Show More
quickhelp.less
9 lines | 140 B | text/x-less | LessCssLexer
.shortcut_key {
display: inline-block;
width: 15ex;
text-align: right;
font-family: @monoFontFamily;
}
.shortcut_descr {
}