##// END OF EJS Templates
use on-load event to trigger resizable images...
use on-load event to trigger resizable images instead of timeout, which could get incorrect size information. closes #5219

File last commit:

r14093:2259a244
r15551:21111dbc
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;
}