This commit is contained in:
michael
2026-01-18 04:48:50 +01:00
parent fa18cc1ce3
commit 490fe23b8a
2 changed files with 9 additions and 9 deletions

View File

@@ -250,9 +250,9 @@
<div id="divall" style="display:none"> <div id="divall" style="display:none">
<table class="table"> <table class="table">
<colgroup> <colgroup>
<col span="1" style="width:290px"> <col span="1" style="width:45%;">
<col span="1" style="width:300px;"> <col span="1" style="width:45%;">
<col span="1"> <col span="1" style="width:10%;">
</colgroup> </colgroup>
<tr style="border-bottom: 2px solid lightgray;"> <tr style="border-bottom: 2px solid lightgray;">
@@ -774,7 +774,7 @@
<option value="false" selected>disabled (false)</option> <option value="false" selected>disabled (false)</option>
</select> </select>
</td> </td>
<td>$TOOLTIP_Alignment_Antialiasing</td> <td class="tooltip" style="display:none;"></td>
</tr> </tr>
<tr class="expert"> <tr class="expert">
@@ -1219,7 +1219,7 @@
<td> <td>
<input required type="text" id="MQTT_DiscoveryPrefix_value1"> <input required type="text" id="MQTT_DiscoveryPrefix_value1">
</td> </td>
<td>$TOOLTIP_MQTT_DiscoveryPrefix</td> <td class="tooltip" style="display:none;"></td>
</tr> </tr>
<tr class="MQTTItem"> <tr class="MQTTItem">

View File

@@ -160,11 +160,11 @@
<table style="width: 100%"> <table style="width: 100%">
<colgroup> <colgroup>
<col span="1" style="width: 12%;"> <col span="1" style="width: 22%;">
<col span="1" style="width: 15%;"> <col span="1" style="width: 25%;">
<col span="1" style="width: 3%;"> <col span="1" style="width: 3%;">
<col span="1" style="width: 18%;"> <col span="1" style="width: 22%;">
<col span="1" style="width: 10%;"> <col span="1" style="width: 25%;">
<col span="1" style="width: 3%;"> <col span="1" style="width: 3%;">
</colgroup> </colgroup>