|
|
|
|
@ -253,7 +253,7 @@
|
|
|
|
|
|
|
|
|
|
<div id="config_section">
|
|
|
|
|
<div class="section_header">
|
|
|
|
|
<h3>Config</h3>
|
|
|
|
|
<h3>Configuration</h3>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="section_content">
|
|
|
|
|
<div class="section_row">
|
|
|
|
|
@ -270,7 +270,8 @@
|
|
|
|
|
</div>
|
|
|
|
|
<div class="section_row">
|
|
|
|
|
<span id="timebeforetooltip_span">
|
|
|
|
|
<input type="text" id="timebeforetooltip" value="1200"></input>
|
|
|
|
|
<input type="text" id="timebeforetooltip" value="1200" size='6'></input>
|
|
|
|
|
<span class="numeric_input_label" id="timebeforetooltip_unit">milliseconds</span>
|
|
|
|
|
</span>
|
|
|
|
|
<span class="numeric_input_label" id="timebeforetooltip_label">Time before tooltip : </span>
|
|
|
|
|
</div>
|
|
|
|
|
|