mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 06:01:22 +00:00
GUAC-324: Improve menu style.
This commit is contained in:
@@ -55,11 +55,13 @@
|
||||
|
||||
<!-- Menu -->
|
||||
<div id="menu">
|
||||
<h1>Guacamole ${project.version}</h1>
|
||||
<button>Test button</button>
|
||||
<button>Test button</button>
|
||||
<button>Test button</button>
|
||||
<button>Test button</button>
|
||||
<h2>Guacamole ${project.version}</h2>
|
||||
<div class="content">
|
||||
<button>Test button</button>
|
||||
<button>Test button</button>
|
||||
<button>Test button</button>
|
||||
<button>Test button</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Images which should be preloaded -->
|
||||
|
Reference in New Issue
Block a user