##// END OF EJS Templates
Merge pull request #5759 from minrk/travis-3.4...
Merge pull request #5759 from minrk/travis-3.4 test with Python 3.4 on Travis

File last commit:

r15899:6af177f5
r16553:51fb84bb 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();
}