Make btn sizes consistent

This commit is contained in:
Mashintime 2023-02-10 22:00:00 -05:00
parent 544efda23c
commit f82e58ff6f

View file

@ -28,11 +28,11 @@
<input type="radio" class="btn-check" name="local-remote-switch" id="local-remote-switch1"
autocomplete="off" checked>
<label class="btn btn-sm btn-outline-secondary" for="local-remote-switch1"> <i
class="bi bi-pc-display-horizontal" style="font-size: 1rem; color: black;"></i> </label>
class="bi bi-pc-display-horizontal" ></i> </label>
<input type="radio" class="btn-check" name="local-remote-switch" id="local-remote-switch2"
autocomplete="off">
<label class="btn btn-sm btn-outline-secondary" for="local-remote-switch2"> <i
class="bi bi-ethernet" style="font-size: 1rem; color: black;"></i> </label>
class="bi bi-ethernet"></i> </label>
</div>
<div class="input-group input-group-sm me-2" id="remote-tnc-field"> <span class="input-group-text"
id="basic-addon1">TNC IP</span>
@ -49,22 +49,22 @@
</div>
<div>
<button class="btn btn-sm btn-danger" id="stop_transmission_connection" type="button" data-bs-toggle="tooltip" data-bs-html="false" title="Abort session and stop transmissions"> <i
class="bi bi-x-octagon-fill" style="font-size: 1rem; color: white;"></i> STOP <i
class="bi bi-x-octagon-fill" style="font-size: 1rem; color: white;"></i></button>
class="bi bi-x-octagon-fill"></i> &nbsp;STOP &nbsp;<i
class="bi bi-x-octagon-fill"></i></button>
</div>
<div class="me-2">
<div class="btn-group" role="group">
<div>
<div class="btn-group me-4" role="group">
<button type="button" id="startTNC" class="btn btn-sm btn-outline-success" data-bs-toggle="tooltip" data-bs-html="false" title="Start the TNC. Please set your audio and radio settings first!"> <i class="bi bi-play-fill"></i>
</button>
<button type="button" id="stopTNC" class="btn btn-sm btn-outline-danger" data-bs-toggle="tooltip" data-bs-html="false" title="Stop the TNC."> <i class="bi bi-stop-fill"
></i></button>
</div>
<!-- Split Button -->
<div class="btn-group ms-4" role="group" >
<div class="btn-group me-2" role="group" >
<button class="btn btn-sm btn-secondary " id="openRFChat" type="button" data-bs-placement="bottom" data-bs-toggle="tooltip" data-bs-html="false"
title="Open the HF chat module. This is currently just a test and not finished, yet!">
<strong>RF Chat</strong>
<i class="bi bi-chat-left-text-fill" style="font-size: 1rem;"></i>
<i class="bi bi-chat-left-text-fill" ></i>
</button>
<button type="button" class="btn btn-sm btn-outline-secondary dropdown-toggle-split rounded-end" data-bs-toggle="dropdown" aria-expanded="false">
<span class="navbar-toggler-icon">