##// END OF EJS Templates
Merge pull request #7669 from minrk/wakeup...
Merge pull request #7669 from minrk/wakeup use \0 instead of 'wake up' to finish output

File last commit:

r16912:30744239
r20319:cba90e54 merge
Show More
quickhelp.less
15 lines | 221 B | text/x-less | LessCssLexer
.quickhelp {
.hbox();
}
.shortcut_key {
display: inline-block;
width: 20ex;
text-align: right;
font-family: @font-family-monospace;
}
.shortcut_descr {
display: inline-block;
.box-flex1();
}