##// END OF EJS Templates
Merge pull request #4972 from takluyver/py34-qt-doctest-fix...
Merge pull request #4972 from takluyver/py34-qt-doctest-fix Work around problem in doctest discovery in Python 3.4 with PyQt

File last commit:

r14093:2259a244
r14973:c8de25e0 merge
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;
}