##// END OF EJS Templates
remove weird unicode space in the new copyright header...
remove weird unicode space in the new copyright header The bytes were actually: #\xe2\x80\x82Copyright...

File last commit:

r15899:6af177f5
r16141:8a7c5eab
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();
}