##// END OF EJS Templates
Added changes to dosctring documentation in widget_float.py (previous docstring written by me)....
Added changes to dosctring documentation in widget_float.py (previous docstring written by me). Added docstring documentation in widget_bool.py.

File last commit:

r16912:30744239
r19113:e88279cc
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();
}