##// END OF EJS Templates
remove unused dateformat...
remove unused dateformat we are using moment.js for dates now

File last commit:

r16912:30744239
r18043:5c8d0c93
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();
}