##// END OF EJS Templates
add object_inspect_text...
add object_inspect_text in preparation for object_info_request returning formatted mime-bundle

File last commit:

r15899:6af177f5
r16579:1e7b2d3c
Show More
quickhelp.less
15 lines | 214 B | text/x-less | LessCssLexer
.quickhelp {
.hbox();
}
.shortcut_key {
display: inline-block;
width: 20ex;
text-align: right;
font-family: @monoFontFamily;
}
.shortcut_descr {
display: inline-block;
.box-flex1();
}