##// END OF EJS Templates
- Fixed CSS so it also applies to widgets within modals...
- Fixed CSS so it also applies to widgets within modals - Added docked modal style

File last commit:

r14093:2259a244
r14444:2cf5ad75
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;
}