Clean up control bar padding/margins

Try to make it a bit less messy by trying to get more general rules in
place.
This commit is contained in:
Pierre Ossman
2022-10-13 13:37:22 +02:00
parent a0c4214823
commit 88ccfdc193
2 changed files with 25 additions and 14 deletions

View File

@@ -156,10 +156,10 @@
title="Settings">
<div class="noVNC_vcenter">
<div id="noVNC_settings" class="noVNC_panel">
<div class="noVNC_heading">
<img alt="" src="app/images/settings.svg"> Settings
</div>
<ul>
<li class="noVNC_heading">
<img alt="" src="app/images/settings.svg"> Settings
</li>
<li>
<label><input id="noVNC_setting_shared" type="checkbox"> Shared Mode</label>
</li>