fix formatting oops #bb93c11
Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
parent
bb93c113bd
commit
272015483b
|
@ -782,7 +782,7 @@
|
|||
<td class="areaHead" style="line-height:22px">
|
||||
<div class="toright2">
|
||||
<div id="idx_termFullBtn2" onclick=deskToggleFull(event) style="float:right"> ✖</div>
|
||||
<div id="termRecordIcon" class='deskareaicon' title="Server is recording this session" style="display:none;background-color:red;width:12px;height:12px;border-radius:6px;margin-top:5px;margin-left:5px"></div>
|
||||
<div id="termRecordIcon" class='deskareaicon' title="Server is recording this session" style="display:none;background-color:red;width:12px;height:12px;border-radius:6px;margin-top:5px;margin-left:5px"></div>
|
||||
<input id="termActionsBtn" type=button title="Perform power actions on the device" onkeypress="return false" onkeydown="return false" value=Actions onclick=deviceActionFunction() />
|
||||
<div id="terminalCustomUpperRight" style="float:left;margin-right:6px"></div>
|
||||
<div id="terminalCustomUiButtons" style="float:left"></div>
|
||||
|
|
Loading…
Reference in New Issue