bugfixes, design changes

This commit is contained in:
NoobishSVK
2024-05-04 00:37:39 +02:00
parent a557961998
commit 57b276e136
12 changed files with 114 additions and 61 deletions
+3 -3
View File
@@ -54,7 +54,7 @@
</div>
<h3>Current users</h3>
<table>
<table class="table-big">
<thead>
<tr>
<th>IP Address</th>
@@ -131,8 +131,8 @@
<input id="connection-type-toggle" type="checkbox"/>
<a></a>
<span>
<span class="left-span">USB Cable</span>
<span class="right-span">Wireless</span>
<span class="left-span">Direct</span>
<span class="right-span">TCP/IP</span>
</span>
</label>
</div>