##// END OF EJS Templates
Merge pull request #5610 from epanepucci/intruc...
Merge pull request #5610 from epanepucci/intruc update install instructions to use --user for pip

File last commit:

r15899:6af177f5
r16327:00b1d9c1 merge
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();
}