summaryrefslogtreecommitdiff
path: root/vnc.html
diff options
context:
space:
mode:
authorSamuel Mannehed <samuel@cendio.se>2022-11-14 17:04:43 +0100
committerSamuel Mannehed <samuel@cendio.se>2022-11-14 17:08:54 +0100
commit2825529a13d38d5c15eaaddc7ea93275f992a7ca (patch)
tree8516ff8b4dab6d01b74bc3c7b7a079215c75e306 /vnc.html
parent0cb5f2341c69ef91020d1d2f397d28fe14d73335 (diff)
downloadnovnc-2825529a13d38d5c15eaaddc7ea93275f992a7ca.tar.gz
Add horizontal rule after logo in control bar
This differentiates the logo from the buttons in a clear way.
Diffstat (limited to 'vnc.html')
-rw-r--r--vnc.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/vnc.html b/vnc.html
index 4993a7d..7096593 100644
--- a/vnc.html
+++ b/vnc.html
@@ -80,6 +80,8 @@
<h1 class="noVNC_logo" translate="no"><span>no</span><br>VNC</h1>
+ <hr>
+
<!-- Drag/Pan the viewport -->
<input type="image" alt="Drag" src="app/images/drag.svg"
id="noVNC_view_drag_button" class="noVNC_button noVNC_hidden"