fix formatting oops #bb93c11

Signed-off-by: si458 <simonsmith5521@gmail.com>

si458 committed Feb 20, 2024 at 20:24 UTC 272015483bb017d4f94d215ab77d8d4698cf0a54
1 file changed +1 -1
views/default.handlebars
+1 -1
@@ -782,7 +782,7 @@
782 <td class="areaHead" style="line-height:22px">
783 <div class="toright2">
784 <div id="idx_termFullBtn2" onclick=deskToggleFull(event) style="float:right">&nbsp;&#x2716;</div>
785 - <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>
785 + <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>
786 <input id="termActionsBtn" type=button title="Perform power actions on the device" onkeypress="return false" onkeydown="return false" value=Actions onclick=deviceActionFunction() />
787 <div id="terminalCustomUpperRight" style="float:left;margin-right:6px"></div>
788 <div id="terminalCustomUiButtons" style="float:left"></div>