##// END OF EJS Templates
elide long containers in pretty...
elide long containers in pretty limits sequence length to 1k items avoids performance issues with pretty-printing large containers

File last commit:

r14093:2259a244
r15849:ffc479f0
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;
}