mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-12 07:57:41 +00:00
Paginate main UI connection list, improve pager styles, begin proper style separation.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
<head>
|
||||
<link rel="icon" type="image/png" href="images/guacamole-logo-64.png"/>
|
||||
<link rel="apple-touch-icon" type="image/png" href="images/guacamole-logo-144.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="styles/ui.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="styles/login.css"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, target-densitydpi=medium-dpi"/>
|
||||
<title>Guacamole ${project.version}</title>
|
||||
@@ -82,6 +83,9 @@
|
||||
<div id="all-connections">
|
||||
</div>
|
||||
|
||||
<div id="all-connections-buttons">
|
||||
</div>
|
||||
|
||||
<h2>Clipboard</h2>
|
||||
<div id="clipboardDiv">
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user